The properties of System.Xml.XmlQualifiedName are listed below. For a list of all members, see the XmlQualifiedName Members list.
See Also: Inherited members from System.Object
[read-only] | IsEmpty | bool.
![]() Gets a value indicating whether the System.Xml.XmlQualifiedName is empty. |
[read-only] | Name | string.
![]() Gets a string representation of the qualified name of the System.Xml.XmlQualifiedName. |
[read-only] | Namespace | string.
![]() Gets a string representation of the namespace of the System.Xml.XmlQualifiedName. |