Version

TaskDeletingEventArgs Class Members

The following tables list the members exposed by TaskDeletingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTaskDeletingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTaskOverridden. Returns the Task which is about to be deleted.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also