Share via


NoNamespace.west Field

Definition

Represents the west XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: geoData.
  • corresponds to the following strongly-typed properties: GeoData.West.

Applies to