SystemInformation.FirstUseTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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