Udostępnij za pośrednictwem


Metoda TfsTeamService.QueryTeams — (IdentityDescriptor)

Kwerenda zespołu wszystkich grup użytkowników, która jest członkiem.

Przestrzeń nazw:  Microsoft.TeamFoundation.Client
Zestaw:  Microsoft.TeamFoundation.Client (w Microsoft.TeamFoundation.Client.dll)

Składnia

'Deklaracja
Public Function QueryTeams ( _
    descriptor As IdentityDescriptor _
) As IEnumerable(Of TeamFoundationTeam)
public IEnumerable<TeamFoundationTeam> QueryTeams(
    IdentityDescriptor descriptor
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IEnumerable<TeamFoundationTeam>
Returns IEnumerable<T>.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TfsTeamService Klasa

Przeciążenie QueryTeams

Przestrzeń nazw Microsoft.TeamFoundation.Client