Mono Class Library: System.Xml.XmlTextWriter Overview | Members

System.Xml.XmlTextWriter.XmlLang Property

Gets the language attribute, xml:lang, specifying the language in which the content and attribute values of the current element are written.

public override string XmlLang { get; }

Value

A string containing the language attribute, or null if the language attribute is not specified for the element.

Remarks

This property is read-only.

Note:

This property overrides XmlWriter.XmlLang.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0