System::Xml::Schema::XmlSchemaAttribute::set_Name method

XmlSchemaAttribute::set_Name method

Sets the name of the attribute.

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

See Also