System::Xml::XmlValidatingReader::get_BaseURI method

XmlValidatingReader::get_BaseURI method

Returns the base URI of the current node.

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

ReturnValue

The base URI of the current node.

See Also