The following tables list the members exposed by TaskDeletingEventArgs.
Name | Description | |
---|---|---|
TaskDeletingEventArgs Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Task | Overridden. Returns the Task which is about to be deleted. |
Name | Description | |
---|---|---|
ToString | Returns the string representation of this instance. |