This documentation is archived and is not being maintained.
ConnectedServicesService Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The ConnectedServicesService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateConnectedService | Creates a new Connected Service associated to the team project. |
![]() | DeleteConnectedService | Deletes a connected service |
![]() | DoesConnectedServiceExist | Checks if a connected service exists anywhere in the collection, if user has full permissions in specified project |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetConnectedService | Get all of the data for a particular connected service |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | QueryConnectedServices | List of connected services associated with the project |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
