XmlQualifiedName Properties
.NET Framework (current version)
Namespace:
System.Xml
Assembly: System.Xml (in System.Xml.dll)
| 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. |
Show:
