System::Xml::XmlParserContext::set_SystemId method

XmlParserContext::set_SystemId method

Sets the system identifier.

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

See Also