Share via


DkmFileInfo.LastWriteTime Property

Definition

Time the file was written to in FILETIME units (number of 100-nanosecond intervals since January 1, 1601 (UTC)).

public:
 property System::UInt64 LastWriteTime { System::UInt64 get(); };
public:
 property unsigned long long LastWriteTime { unsigned long long get(); };
public ulong LastWriteTime { get; }
member this.LastWriteTime : uint64
Public ReadOnly Property LastWriteTime As ULong

Property Value

Returns UInt64.

Applies to