set_XmlLang()

XmlParserContext::set_XmlLang(const String&) method

Sets the current xml:lang scope.

void System::Xml::XmlParserContext::set_XmlLang(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also