TaskItems2 Methods

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.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_pubmethodAdd2(String^, String^, String^, Int32, Object^, Boolean, String^, Int32, Boolean, Boolean, Boolean)

Adds a new task item to the TaskList.

System_CAPS_pubmethodForceItemsToTaskList()

Sends all task items to the Task List that haven't been added.

System_CAPS_pubmethodGetEnumerator()

Gets an enumeration for items in a collection.

System_CAPS_pubmethodItem(Object^)

Returns an indexed member of a TaskItems collection.

Return to top
Show: