共用方式為


DkmNonDebugProcess.StartTime 屬性

定義

指出進程啟動時間的 64 位日期時間值。 啟動進程的識別碼和機器的開始時間可以唯一識別進程。 如果這個未知/無效,這可以設定為 0。

此 API 是在 Visual Studio 16 Update 9 (DkmApiVersion.VS16Update9) 中引進。

public long StartTime { get; }
member this.StartTime : int64
Public ReadOnly Property StartTime As Long

屬性值

適用於