System::Xml::XmlParserContext::get_XmlLang method

XmlParserContext::get_XmlLang method

Returns the current xml:lang scope.

String System::Xml::XmlParserContext::get_XmlLang()

ReturnValue

The current xml:lang scope. If there is no xml:lang in scope, String::Empty is returned.

See Also