TaskListEventsClass Events

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubeventTaskAdded

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.

System_CAPS_pubeventTaskModified

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.

System_CAPS_pubeventTaskNavigated

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.

System_CAPS_pubeventTaskRemoved

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.

Return to top
Show: