Share via


TaskListEvents Interface

Definition

Provides events for changes made to the Task List.

C++/CX
public interface class TaskListEvents : EnvDTE::_dispTaskListEvents_Event, EnvDTE::_TaskListEvents
Derived
Attributes
Implements

Remarks

Use this object for functionality, and refer to TaskListEventsClass for this object's documentation. The TaskListEvents object is returned by DTE.Events.

Methods

Events

TaskAdded

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)
TaskModified

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)
TaskNavigated

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)
TaskRemoved

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)

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022