set_BaseURI()

XmlParserContext::set_BaseURI(const String&) method

Sets the base URI.

void System::Xml::XmlParserContext::set_BaseURI(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also