Metodo TeamFoundationTeamService.QueryTeams (TeamFoundationRequestContext, IdentityDescriptor)

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function QueryTeams ( _
    requestContext As TeamFoundationRequestContext, _
    descriptor As IdentityDescriptor _
) As IEnumerable(Of TeamFoundationTeam)
public IEnumerable<TeamFoundationTeam> QueryTeams(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor descriptor
)

Parametri

Valore restituito

Tipo: System.Collections.Generic.IEnumerable<TeamFoundationTeam>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationTeamService Classe

Overload QueryTeams

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm