System::Xml::XmlDocument::get_BaseURI method

XmlDocument::get_BaseURI method

Returns the base URI of the current node.

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

ReturnValue

The location from which the node was loaded.

See Also