TaskListEvents Methods

 

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

NameDescription
System_CAPS_pubmethodadd_TaskAdded(_dispTaskListEvents_TaskAddedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

System_CAPS_pubmethodadd_TaskModified(_dispTaskListEvents_TaskModifiedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

System_CAPS_pubmethodadd_TaskNavigated(_dispTaskListEvents_TaskNavigatedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

System_CAPS_pubmethodadd_TaskRemoved(_dispTaskListEvents_TaskRemovedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

System_CAPS_pubmethodremove_TaskAdded(_dispTaskListEvents_TaskAddedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

System_CAPS_pubmethodremove_TaskModified(_dispTaskListEvents_TaskModifiedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

System_CAPS_pubmethodremove_TaskNavigated(_dispTaskListEvents_TaskNavigatedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

System_CAPS_pubmethodremove_TaskRemoved(_dispTaskListEvents_TaskRemovedEventHandler^)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispTaskListEvents_Event.)

Return to top
Show: