IVsTaskProvider Members

Include Protected Members
Include Inherited Members

Supplies tasks to the task list.

The IVsTaskProvider type exposes the following members.

Methods

  Name Description
Public method EnumTaskItems Standard enumerator over tasks supplied by this provider.
Public method ImageList Returns the image list for the tasks of this 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.
Public method ReRegistrationKey Do not use.
Public method SubcategoryList Returns the list of subcategories for the tasks of this task provider.

Top

See Also

Reference

IVsTaskProvider Interface

Microsoft.VisualStudio.Shell.Interop Namespace