System::Xml::Schema::XmlSchemaDocumentation::set_Language method

XmlSchemaDocumentation::set_Language method

Sets the xml:lang attribute. This serves as an indicator of the language used in the contents.

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

See Also