Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ApplicationConfiguration Dim value As T value = instance.ParseExtension(Of T)() |
Type Parameters
- T
Return Value
The deserialized extension. Null if an error occurs.
The containing element must use the name and namespace uri specified by the DataContractAttribute for the type.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x