System::Xml::XmlParserContext::set_XmlLang method

XmlParserContext::set_XmlLang method

Sets the current xml:lang scope.

void System::Xml::XmlParserContext::set_XmlLang(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also