set_Id()

XmlSchema::set_Id(const String&) method

Sets the string ID.

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

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also