DkmFileInfo.CreationTime 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 the file was created in FILETIME units (number of 100-nanosecond intervals since January 1, 1601 (UTC)).
public:
property System::UInt64 CreationTime { System::UInt64 get(); };
public:
property unsigned long long CreationTime { unsigned long long get(); };
public ulong CreationTime { get; }
member this.CreationTime : uint64
Public ReadOnly Property CreationTime As ULong
Property Value
Returns UInt64.