System::Xml::Schema::XmlSchemaElement::set_Name method

XmlSchemaElement::set_Name method

Sets the name of the element.

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

See Also