Share via


X.volType Field

Definition

Represents the x:volType XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: volTypes.
  • has the following child XML elements: main.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: VolatileType.

Applies to