TaskProvider::Tasks Property

 

Gets a collection of tasks.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property TaskProvider::TaskCollection^ Tasks {
	TaskProvider::TaskCollection^ get();
}
Return to top
Show: