This documentation is archived and is not being maintained.
TpcTeamStore Class
Visual Studio 2013
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
The TpcTeamStore type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SupportsTeam | Property used to determine if the server we are talking to supports the required services. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetDefaultTeam | Retrieves the default TeamConfiguration for the specified project, or null if the current is not part of the default team. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetTeam(String, Guid) | Gets the corresponding TeamConfiguration object for the project. |
![]() | GetTeam(String, String) | Gets the corresponding TeamConfiguration object for the project. |
![]() | GetTeams | Gets all the corresponding TeamConfiguration objects for the project that the current user belongs to. |
![]() | GetTeamsForCurrentUser | Gets all the Teams the active user is a member of for the selected project Uris (selected in the 'Initialize' or via the 'GetTeam' methods). |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeTeamCache | Initializes the cache with the TeamConfiguration for the specified set of projects. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
