SystemInformation.LastResetTime 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 launch count was last reset. Will be MinValue if TrackAppUse(IActivatedEventArgs, XamlRoot) has not been called yet.
public static DateTime LastResetTime { get; }
public DateTime LastResetTime { get; }
static member LastResetTime : DateTime
member this.LastResetTime : DateTime
Public Shared ReadOnly Property LastResetTime As DateTime
Public ReadOnly Property LastResetTime As DateTime