| Visual Basic (Declaration) | |
|---|---|
<ObsoleteAttribute("Not non-functional. Replaced by a template version UpdateExtension<T>")> Public Overloads Sub UpdateExtension( _ ByVal type As Type, _ ByVal value As Object _ ) | |
| C# | |
|---|---|
[ObsoleteAttribute("Not non-functional. Replaced by a template version UpdateExtension<T>")] public void UpdateExtension( Type type, object value ) | |
Parameters
- type
- value
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family