XmlQualifiedName Properties
.NET Framework 4
The XmlQualifiedName type exposes the following members.
| 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. |