Share via


CX.geoCache Field

Definition

Represents the cx:geoCache XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: geography.
  • has the following child XML elements: binary, clear.
  • has the following XML attributes: provider.
  • corresponds to the following strongly-typed classes: GeoCache.

Applies to