get_BaseURI()

XmlValidatingReader::get_BaseURI() method

Returns the base URI of the current node.

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

Return Value

The base URI of the current node.

See Also