System::Xml::XPath::XPathNavigator::get_BaseURI method

XPathNavigator::get_BaseURI method

When overridden in a derived class, gets the base URI for the current node.

virtual String System::Xml::XPath::XPathNavigator::get_BaseURI()=0

ReturnValue

The location from which the node was loaded, or String::Empty if there is no value.

See Also