get_BaseURI()

XmlDocument::get_BaseURI() method

Returns the base URI of the current node.

String System::Xml::XmlDocument::get_BaseURI() override

Return Value

The location from which the node was loaded.

See Also