DelegatingXmlReader.XmlLang PropertyDelegatingXmlReader.XmlLang PropertyDelegatingXmlReader::XmlLang Property

Gets the current xml:lang scope.

Syntax

Public Overrides ReadOnly Property XmlLang As String
        Get
public override string XmlLang { get; }
public:
virtual property String^ XmlLang {
    String^ get();
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

The current xml:lang scope.