System::Xml::XmlNode::get_BaseURI method

XmlNode::get_BaseURI method

Returns the base URI of the current node.

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

ReturnValue

The location from which the node was loaded or String::Empty if the node has no base URI.

See Also