Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ApplicationConfiguration Dim type As Type Dim value As Object instance.UpdateExtension(type, value) |
C# | |
---|---|
[ObsoleteAttribute("Not non-functional. Replaced by a template version UpdateExtension<T>")] public void UpdateExtension( Type type, object value ) |
Parameters
- type
- The type.
- value
- The value.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x