get_BaseURI()

XmlNodeReader::get_BaseURI() method

Returns the base URI of the current node.

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

Return Value

The base URI of the current node.

See Also