Share via


X.MapInfo Field

Definition

Represents the x:MapInfo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: Map_, Schema.
  • has the following XML attributes: SelectionNamespaces.
  • corresponds to the following strongly-typed classes: MapInfo.

Applies to