This documentation is archived and is not being maintained.
TfsTeamService::QueryTeams Method (String)
Visual Studio 2013
Query all Team groups in given project.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- projectId
- Type: System::String
Project Uri (scope id)
Return Value
Type: System.Collections.Generic::IEnumerable<TeamFoundationTeam>Returns IEnumerable<T>.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: