TaskList Members

Include Protected Members
Include Inherited Members

The TaskList object represents the items in the Task List window in the Visual Studio integrated development environment (IDE).

The TaskList type exposes the following members.

Properties

 

Name

Description

Public property

DefaultCommentToken

Gets the default string for adding tasks to the Task List window.

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a TaskList object.

Public property

SelectedItems

Gets a collection of all of the items currently selected in the Task List.

Public property

TaskItems

Gets a collection of all tasks currently in the Task List window in the indicated categories.

Top

See Also

Reference

TaskList Interface

EnvDTE Namespace