Share via


ITeamFoundationTeamService.QueryTeams, méthode (TeamFoundationRequestContext, Dictionary<String, Guid>)

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Function QueryTeams ( _
    requestContext As TeamFoundationRequestContext, _
    hostMap As Dictionary(Of String, Guid) _
) As IEnumerable(Of TeamFoundationTeam)
IEnumerable<TeamFoundationTeam> QueryTeams(
    TeamFoundationRequestContext requestContext,
    Dictionary<string, Guid> hostMap
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IEnumerable<TeamFoundationTeam>
retourne IEnumerable<T> ;

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationTeamService Interface

QueryTeams, surcharge

Microsoft.TeamFoundation.Server.Core, espace de noms