set_PublicId()

XmlParserContext::set_PublicId(const String&) method

Sets the public identifier.

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

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also