DkmFileInfo.CreationTime 属性

定义

此文件的创建时间以 FILETIME 单位为单位 (100-纳秒间隔,从 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

属性值

UInt64

返回 UInt64

适用于