TaskListEventsClass Events
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | TaskAdded | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a new item is added to the Task List. |
![]() | TaskModified | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when an item in the Task List is modified. |
![]() | TaskNavigated | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs immediately before you navigate to the source of an item in the Task List. |
![]() | TaskRemoved | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a task is removed from the Task List. |
