DkmFileInfo.LastWriteTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.