Share via


VT.ui4 Field

Definition

Represents the vt:ui4 XML element.

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

Applies to