Share via


NoNamespace.east Field

Definition

Represents the east XML attribute.

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

Applies to