Share via


VT.ui8 Field

Definition

Represents the vt:ui8 XML element.

public static readonly System.Xml.Linq.XName ui8;
 staticval mutable ui8 : System.Xml.Linq.XName
Public Shared ReadOnly ui8 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: VTUnsignedInt64.

Applies to