System::Xml::XmlNamespaceManager::get_DefaultNamespace 方法

XmlNamespaceManager::get_DefaultNamespace method

返回默认命名空间的 URI。

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

ReturnValue

默认命名空间的命名空间 URI;如果没有默认命名空间,则返回空字符串。

另见