VersionControlServer.GetAllTeamProjects Method
Visual Studio 2012
Gets the TeamProject objects in the repository.
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- refresh
- Type: Boolean
True to refresh the team project cache by calling the server. False to return cached projects without a call to server.
Return Value
Type: Microsoft.TeamFoundation.VersionControl.Client.TeamProject[]The TeamProject objects in the repository.
- 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.