IVsTaskList Members

Include Protected Members
Include Inherited Members

Manages lists of task items supplied by task providers.

The IVsTaskList type exposes the following members.

Methods

 

Name

Description

Public method

AutoFilter

Filters the task list so only the specified category is shown.

Public method

AutoFilter2

Filters the task list so only the specified view is shown.

Public method

DumpOutput

Do not use.

Public method

EnumTaskItems

Enumerates all of the tasks on the task list.

Public method

RefreshTasks

Informs the task list that a task provider has new or updated tasks.

Public method

RegisterCustomCategory

Registers a custom category with the task list.

Public method

RegisterTaskProvider

Registers a task provider with the task list.

Public method

SetSilentOutputMode

Sets the UI output mode the task list should follow.

Public method

UnregisterCustomCategory

Unregisters the specified custom category from the task list.

Public method

UnregisterTaskProvider

Unregisters the specified task provider from the task list.

Public method

UpdateProviderInfo

Updates the image and subcategory lists associated with the specified task provider.

Top

See Also

Reference

IVsTaskList Interface

Microsoft.VisualStudio.Shell.Interop Namespace