Variant.VTFileTime Property

File Time.Represents the element tag in schema: vt:filetime

Namespace:  DocumentFormat.OpenXml.VariantTypes
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property VTFileTime As VTFileTime
    Get
    Set
'Usage
Dim instance As Variant
Dim value As VTFileTime

value = instance.VTFileTime

instance.VTFileTime = value
public VTFileTime VTFileTime { get; set; }

Property Value

Type: DocumentFormat.OpenXml.VariantTypes.VTFileTime
Returns VTFileTime.

See Also

Reference

Variant Class

Variant Members

DocumentFormat.OpenXml.VariantTypes Namespace