set_Public()

XmlSchemaNotation::set_Public(const String&) method

Sets the public identifier.

void System::Xml::Schema::XmlSchemaNotation::set_Public(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also