System::Xml::XmlParserContext::set_PublicId method

XmlParserContext::set_PublicId method

Sets the public identifier.

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

See Also