ProcessInformationEvent.ProcessCreationTime Property

Definition

Gets the creation time of the process in UTC format. This value is retrieved from GetProcessTimes.

public:
 property long ProcessCreationTime { long get(); };
public:
 property long long ProcessCreationTime { long long get(); };
public long ProcessCreationTime { get; }
member this.ProcessCreationTime : int64
Public ReadOnly Property ProcessCreationTime As Long

Property Value

Applies to