get_DefaultNamespace()

XmlNamespaceManager::get_DefaultNamespace() method

Returns the namespace URI for the default namespace.

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

Return Value

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

See Also