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
Filters the task list so only the specified category is shown.
Filters the task list so only the specified view is shown.
Do not use.
Enumerates all of the tasks on the task list.
Informs the task list that a task provider has new or updated tasks.
Registers a custom category with the task list.
Registers a task provider with the task list.
Sets the UI output mode the task list should follow.
Unregisters the specified custom category from the task list.
Unregisters the specified task provider from the task list.
Updates the image and subcategory lists associated with the specified task provider.
Top