System::Xml::XmlEntity::get_BaseURI method

XmlEntity::get_BaseURI method

Returns the base Uniform Resource Identifier (URI) of the current node.

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

ReturnValue

The location from which the node was loaded.

See Also