TaskItems2 Methods
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^, String^, String^, vsTaskPriority, Object^, Boolean, String^, Int32, Boolean, Boolean) | Adds a new task item to the TaskList. |
![]() | Add2(String^, String^, String^, Int32, Object^, Boolean, String^, Int32, Boolean, Boolean, Boolean) | Adds a new task item to the TaskList. |
![]() | ForceItemsToTaskList() | Sends all task items to the Task List that haven't been added. |
![]() | GetEnumerator() | Gets an enumeration for items in a collection. |
![]() | Item(Object^) | Returns an indexed member of a TaskItems collection. |
Show:
