Click or drag to resize
Task Scheduler Managed Class Library

TaskEventArgs Properties

The TaskEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyTask If possible, gets the task associated with this event.
Public propertyTaskEvent Gets the TaskEvent.
Public propertyTaskName Gets the task name.
Public propertyTaskPath Gets the task path.
Top
See Also