Share via


X.volTypes Field

Definition

Represents the x:volTypes XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, volType.
  • corresponds to the following strongly-typed classes: VolatileTypes.

Applies to