TaskEventEnumeratorCurrent Property
Gets the element in the collection at the current position of the enumerator.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public TaskEvent Current { get; }
Return Value
TaskEvent
The element in the collection at the current position of the enumerator.