Share via


C.lang Field

Definition

Represents the c:lang XML element.

public static readonly System.Xml.Linq.XName lang;
 staticval mutable lang : System.Xml.Linq.XName
Public Shared ReadOnly lang As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartSpace.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: EditingLanguage.

Applies to