System::Xml::XmlNode::get_BaseURI 方法

XmlNode::get_BaseURI method

返回当前节点的基础 URI。

virtual String System::Xml::XmlNode::get_BaseURI()

ReturnValue

加载该节点的位置,如果节点没有基础 URI,则为 String::Empty

另见