Partager via


ConnectedServicesWebService.DoesConnectedServiceExist, méthode

Vérifie si un service connecté existe n'importe où dans la collection, si l'utilisateur dispose des autorisations maximales du projet spécifié

Espace de noms :  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function DoesConnectedServiceExist ( _
    name As String, _
    teamProject As String _
) As Boolean
[WebMethodAttribute]
public bool DoesConnectedServiceExist(
    string name,
    string teamProject
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ConnectedServicesWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms