TaskEventArgsTask Property
If possible, gets the task associated with this event.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public Task Task { get; }
Property Value
Task
The task or
null if unable to retrieve.