System::Xml::XmlQualifiedName::get_Namespace 方法

XmlQualifiedName::get_Namespace method

返回 XmlQualifiedName 的命名空间的字符串表示形式。

String System::Xml::XmlQualifiedName::get_Namespace() const

ReturnValue

返回命名空间的字符串表示形式;如果对象未定义命名空间,则返回 String::Empty

另见