Udostępnij za pośrednictwem


Metoda TfsTeamService.QueryTeams — (String)

Wszystkie grupy zespołu kwerend w podane projektu.

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

Składnia

'Deklaracja
Public Function QueryTeams ( _
    projectId As String _
) As IEnumerable(Of TeamFoundationTeam)
public IEnumerable<TeamFoundationTeam> QueryTeams(
    string projectId
)

Parametry

  • projectId
    Typ: System.String
    Identyfikator Uri projektu (identyfikator zakresu)

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