TaskItem::Collection Property

 

Returns the collection containing the TaskItem object supporting this property.

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

property TaskItems^ Collection {
	TaskItems^ get();
}

Property Value

Type: EnvDTE::TaskItems^

A TaskItems collection.

Return to top
Show: