System.Xml.XmlNamespaceManager.DefaultNamespace Property

Gets the namespace URI for the default namespace.

Syntax

public virtual string DefaultNamespace { get; }

Value

A string containing the namespace URI for the default namespace, or string.Empty if there is no default namespace.

Remarks

This method is equivalent to calling LookupNamespace(String.Empty).

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0