Share via


VT.i1 Field

Definition

Represents the vt:i1 XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTByte.

Applies to