set_Id()

XmlSchemaExternal::set_Id(const String&) method

Sets the string id.

void System::Xml::Schema::XmlSchemaExternal::set_Id(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also