DkmFileInfo.CreationTime Property

Definition

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.

Applies to