Partager via


AsyncTaskManager.GetAllTasks, méthode

Espace de noms :  Microsoft.TeamFoundation.Threading
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Public Function GetAllTasks As IEnumerable(Of Task)
public IEnumerable<Task> GetAllTasks()

Valeur de retour

Type : System.Collections.Generic.IEnumerable<Task>

Sécurité .NET Framework

Voir aussi

Référence

AsyncTaskManager Classe

Microsoft.TeamFoundation.Threading, espace de noms