set_Name()

XmlSchemaElement::set_Name(const String&) method

Sets the name of the element.

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

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also