Click or drag to resize
XmlQualifiedName Properties

The XmlQualifiedName type exposes the following members.

Properties
  NameDescription
Public propertyIsEmpty
Gets a value indicating whether the System.Xml.XmlQualifiedName is empty.
Public propertyName
Gets a string representation of the qualified name of the System.Xml.XmlQualifiedName.
Public propertyNamespace
Gets a string representation of the namespace of the System.Xml.XmlQualifiedName.
Top
See Also