set_SystemId()

XmlParserContext::set_SystemId(const String&) method

Sets the system identifier.

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

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also