XmlQualifiedName Properties
Include Protected Members
Include Inherited Members
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The XmlQualifiedName type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
IsEmpty | Gets a value indicating whether the XmlQualifiedName is empty. |
![]() |
Name | Gets a string representation of the qualified name of the XmlQualifiedName. |
![]() |
Namespace | Gets a string representation of the namespace of the XmlQualifiedName. |
Top