System::Xml::Schema::XmlSchemaNotation::set_Name method

XmlSchemaNotation::set_Name method

Sets the name of the notation.

void System::Xml::Schema::XmlSchemaNotation::set_Name(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also