get_BaseURI()

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

Return Value

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

See Also