Visual Basic (Usage) | ![]() |
---|---|
Dim type As VarEnum Dim value As XmlQualifiedName value = Type.GetName(type) |
C# | |
---|---|
public static XmlQualifiedName GetName( VarEnum type ) |
Parameters
- type
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>