Share via


NoNamespace.SelectionNamespaces Field

Definition

Represents the SelectionNamespaces XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: MapInfo.
  • corresponds to the following strongly-typed properties: MapInfo.SelectionNamespaces.

Applies to