TaskItems Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubmethodAdd(String^, String^, String^, vsTaskPriority, Object^, Boolean, String^, Int32, Boolean, Boolean)

Adds a new task item to the TaskList.

System_CAPS_pubmethodForceItemsToTaskList()

Sends all task items not yet added to the task list.

System_CAPS_pubmethodGetEnumerator()

Gets an enumeration for items in a collection.

System_CAPS_pubmethodItem(Object^)

Returns a TaskItem object in a TaskItems collection.

Return to top
Show: