Share via


TaskListEventsClass Members

Include Protected Members
Include Inherited Members

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

Microsoft Internal Use Only.

The TaskListEventsClass type exposes the following members.

Constructors

 

Name

Description

Public method

TaskListEventsClass

Infrastructure. Microsoft Internal Use Only.

Top

Methods

 

Name

Description

Public method

add_TaskAdded

Infrastructure. Microsoft Internal Use Only.

Public method

add_TaskModified

Infrastructure. Microsoft Internal Use Only.

Public method

add_TaskNavigated

Infrastructure. Microsoft Internal Use Only.

Public method

add_TaskRemoved

Infrastructure. Microsoft Internal Use Only.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

remove_TaskAdded

Infrastructure. Microsoft Internal Use Only.

Public method

remove_TaskModified

Infrastructure. Microsoft Internal Use Only.

Public method

remove_TaskNavigated

Infrastructure. Microsoft Internal Use Only.

Public method

remove_TaskRemoved

Infrastructure. Microsoft Internal Use Only.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Events

 

Name

Description

Public event

TaskAdded

Occurs when a new item is added to the Task List.

Public event

TaskModified

Occurs when an item in the Task List is modified.

Public event

TaskNavigated

Occurs immediately before you navigate to the source of an item in the Task List.

Public event

TaskRemoved

Occurs when a task is removed from the Task List.

Top

See Also

Reference

TaskListEventsClass Class

EnvDTE Namespace