SystemInformation.FirstUseTime Property

Definition

Gets the DateTime (in UTC) when the app was launched for the first time.

public static DateTime FirstUseTime { get; }
public DateTime FirstUseTime { get; }
static member FirstUseTime : DateTime
member this.FirstUseTime : DateTime
Public Shared ReadOnly Property FirstUseTime As DateTime
Public ReadOnly Property FirstUseTime As DateTime

Property Value

Applies to