TaskLastRunTime Property
Gets the time the registered task was last run.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public DateTime LastRunTime { get; }
Property Value
DateTimeReturns
MinValue if there are no prior run times.