Share via


VT.filetime Field

Definition

Represents the vt:filetime XML element.

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

Applies to