Share via


NoNamespace.provider Field

Definition

Represents the provider XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: geoCache.
  • corresponds to the following strongly-typed properties: GeoCache.Provider.

Applies to