Mono Class Library: System.Xml.XmlNamespaceManager Overview | MembersSystem.Xml.XmlNamespaceManager.DefaultNamespace Property |
Gets the namespace URI for the default namespace. [Edit]
|
A string containing the namespace URI for the default namespace, or string.Empty if there is no default namespace. [Edit]
This property is read-only.
Operation
As described above.This method is equivalent to calling XmlNamespaceManager.LookupNamespace(string) (string.Empty).
Note to Inheritors
Override this property to customize the behavior of this property in types derived from the System.Xml.XmlNamespaceManager class. [Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0