Visual Basic (Usage) | ![]() |
---|---|
Dim systemType As Type Dim value As XmlQualifiedName value = EncodeableFactory.GetXmlName(systemType) |
C# | |
---|---|
public static XmlQualifiedName GetXmlName( Type systemType ) |
Parameters
- systemType
- The underlying type to query and return the Xml qualified name of
Returns the xml qualified name for the specified system type id.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x