System::Xml::XmlParserContext::set_BaseURI method

XmlParserContext::set_BaseURI method

Sets the base URI.

void System::Xml::XmlParserContext::set_BaseURI(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also