set_Language()

XmlSchemaDocumentation::set_Language(const String&) 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)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also