get_BaseURI()

XmlEntity::get_BaseURI() method

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

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

Return Value

The location from which the node was loaded.

See Also