DelegatingXmlDictionaryReader.XmlLang Property

Definition

Gets the xml:lang scope.

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

Property Value

The xml:lang scope.

Applies to