System::Xml::XmlAttribute::get_Prefix 方法

XmlAttribute::get_Prefix method

返回此节点的命名空间前缀。

String System::Xml::XmlAttribute::get_Prefix() override

ReturnValue

此节点的命名空间前缀。如果没有前缀,此方法返回 String::Empty

另见