TaskList Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultCommentToken | Gets the default string for adding tasks to the Task List window. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Parent | Gets the immediate parent object of a TaskList object. |
![]() | SelectedItems | Gets a collection of all of the items currently selected in the Task List. |
![]() | TaskItems | Gets a collection of all tasks currently in the Task List window in the indicated categories. |
Show:
