XNamespace Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The XNamespace type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 NamespaceName Gets the Uniform Resource Identifier (URI) of this namespace.
Public propertyStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 None Gets the XNamespace object that corresponds to no namespace.
Public propertyStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 Xml Gets the XNamespace object that corresponds to the XML URI (http://www.w3.org/XML/1998/namespace).
Public propertyStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 Xmlns Gets the XNamespace object that corresponds to the xmlns URI (http://www.w3.org/2000/xmlns/).

Top