XmlNamespaceManager.DefaultNamespace Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the namespace URI for the default namespace.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.StringReturns the namespace URI for the default namespace, or String.Empty if there is no default namespace.
Show: