Share via


IVsTaskProvider2 Members

Include Protected Members
Include Inherited Members

Supplies tasks to the task list.

The IVsTaskProvider2 type exposes the following members.

Methods

  Name Description
Public method EnumTaskItems Standard enumerator over tasks supplied by this provider. (Inherited from IVsTaskProvider.)
Public method ImageList Returns the image list for the tasks of this task provider. (Inherited from IVsTaskProvider.)
Public method MaintainInitialTaskOrder Determines whether or not the task list should maintain the task order given to it by the task provider.
Public method 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. (Inherited from IVsTaskProvider.)
Public method ReRegistrationKey Do not use. (Inherited from IVsTaskProvider.)
Public method SubcategoryList Returns the list of subcategories for the tasks of this task provider. (Inherited from IVsTaskProvider.)

Top

See Also

Reference

IVsTaskProvider2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace