Share via


VT.int Field

Definition

Represents the vt:int XML element.

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

Applies to