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

System.Xml.XmlWriter.XmlLang Property

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

public virtual string XmlLang { get; }

Value

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

Remarks

Operation

As described above.

This property is read-only.

Note to Inheritors
This property must be overridden in order to provide the functionality described above, as there is no default implementation.

[Edit]

Requirements

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