Share via


TaskItems Members

Include Protected Members
Include Inherited Members

The TaskItems collection contains all of the tasks in the Task List window.

The TaskItems type exposes the following members.

Methods

 

Name

Description

Public method

Add

Adds a new task item to the TaskList.

Public method

ForceItemsToTaskList

Sends all task items not yet added to the task list.

Public method

GetEnumerator

Overloaded.

Public method

Item

Returns a TaskItem object in a TaskItems collection.

Top

Properties

 

Name

Description

Public property

Count

Gets a value indicating the number of objects in the collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a TaskItems collection.

Top

See Also

Reference

TaskItems Interface

EnvDTE Namespace