System::Xml::XmlNamespaceManager::get_DefaultNamespace method

XmlNamespaceManager::get_DefaultNamespace method

Returns the namespace URI for the default namespace.

virtual String System::Xml::XmlNamespaceManager::get_DefaultNamespace()

ReturnValue

The namespace URI for the default namespace, or an empty string if there is no default namespace.

See Also