Click or drag to resize
FindFileDataLastWriteTimeUtc Property
Gets the time that the file was last modified in UTC.

Namespace: VirtualRadar.Interop
Assembly: VirtualRadar.Interop (in VirtualRadar.Interop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime LastWriteTimeUtc { get; }

Property Value

Type: DateTime
See Also