XmlParserContext.XmlLang Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the current xml:lang scope.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.StringThe current xml:lang scope. If there is no xml:lang in scope, String.Empty is returned.
Show: