Share via


NoNamespace.cultureRegion Field

Definition

Represents the cultureRegion XML attribute.

public static readonly System.Xml.Linq.XName cultureRegion;
 staticval mutable cultureRegion : System.Xml.Linq.XName
Public Shared ReadOnly cultureRegion 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.CultureRegion.

Applies to