This documentation is archived and is not being maintained.

TfsTeamService::QueryTeams Method (String)

Query all Team groups in given project.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
IEnumerable<TeamFoundationTeam^>^ QueryTeams(
	String^ projectId
)

Parameters

projectId
Type: System::String

Project Uri (scope id)

Show: