XmlQualifiedName.Namespace Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a string representation of the namespace of the XmlQualifiedName.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.StringA string representation of the namespace or String.Empty if a namespace is not defined for the object.
Show: