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.
| Name | Description | |
|---|---|---|
|
NamespaceName | Gets the Uniform Resource Identifier (URI) of this namespace. |
|
None | Gets the XNamespace object that corresponds to no namespace. |
|
Xml | Gets the XNamespace object that corresponds to the XML URI (http://www.w3.org/XML/1998/namespace). |
|
Xmlns | Gets the XNamespace object that corresponds to the xmlns URI (http://www.w3.org/2000/xmlns/). |
Show: