Share via


NoNamespace.south Field

Definition

Represents the south XML attribute.

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

Applies to