Share via


VT.i8 Field

Definition

Represents the vt:i8 XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to