Share via


X.main Field

Definition

Represents the x:main XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: volType.
  • has the following child XML elements: tp.
  • has the following XML attributes: first.
  • corresponds to the following strongly-typed classes: Main.

Applies to