System::Xml::Schema::XmlSchemaAttributeGroup::set_Name method

XmlSchemaAttributeGroup::set_Name method

Sets the name of the attribute group.

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

See Also