XmlNamespaceManager::DefaultNamespace Property
.NET Framework (current version)
Gets the namespace URI for the default namespace.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::String^Returns the namespace URI for the default namespace, or String.Empty if there is no default namespace.
This method is equivalent to calling LookupNamespace(String.Empty).
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show: