System::Xml::Schema::XmlSchemaType::set_Name method

XmlSchemaType::set_Name method

Sets the name of the type.

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

See Also