set_Name()

XmlSchemaGroup::set_Name(const String&) method

Sets the name of the schema group.

void System::Xml::Schema::XmlSchemaGroup::set_Name(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also