Share via


NoNamespace.projectionType Field

Definition

Represents the projectionType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: geography.
  • corresponds to the following strongly-typed properties: Geography.ProjectionType.

Applies to