Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Client.ConnectedServicesService
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class ConnectedServicesService
public sealed class ConnectedServicesService
public ref class ConnectedServicesService sealed
[<Sealed>]
type ConnectedServicesService = class end
public final class ConnectedServicesService
The ConnectedServicesService type exposes the following members.
Methods
| 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.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)