Share via


NoNamespace.cultureLanguage Field

Definition

Represents the cultureLanguage XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: geography.
  • corresponds to the following strongly-typed properties: Geography.CultureLanguage.

Applies to