System::Xml::XmlTextReader::get_BaseURI method

XmlTextReader::get_BaseURI method

Returns the base URI of the current node.

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

ReturnValue

The base URI of the current node.

See Also