get_BaseURI()

XmlTextReader::get_BaseURI() method

Returns the base URI of the current node.

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

Return Value

The base URI of the current node.

See Also