IVsTaskProvider Members
Include Protected Members
Include Inherited Members
Supplies tasks to the task list.
The IVsTaskProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
EnumTaskItems | Standard enumerator over tasks supplied by this provider. | |
ImageList | Returns the image list for the tasks of this task provider. | |
OnTaskListFinalRelease | Notifies the client to unregister the task provider from the task list if it has not been unregistered by the time the task list is closing. | |
ReRegistrationKey | Do not use. | |
SubcategoryList | Returns the list of subcategories for the tasks of this task provider. |
Top