XNamespace Properties
Collapse the table of content
Expand the table of content

XNamespace Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The XNamespace type exposes the following members.

  NameDescription
Public property NamespaceName Gets the Uniform Resource Identifier (URI) of this namespace.
Public property Static member None Gets the XNamespace object that corresponds to no namespace.
Public property Static member Xml Gets the XNamespace object that corresponds to the XML URI (http://www.w3.org/XML/1998/namespace).
Public property Static member Xmlns Gets the XNamespace object that corresponds to the xmlns URI (http://www.w3.org/2000/xmlns/).
Top

Show:
© 2017 Microsoft