XmlQualifiedName Properties
Collapse the table of content
Expand the table of content

XmlQualifiedName Properties

[ 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.

  NameDescription
Public property IsEmpty Gets a value indicating whether the XmlQualifiedName is empty.
Public property Name Gets a string representation of the qualified name of the XmlQualifiedName.
Public property Namespace Gets a string representation of the namespace of the XmlQualifiedName.
Top

Show:
© 2017 Microsoft