Share via


VT.uint Field

Definition

Represents the vt:uint XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to