Partager via


ConnectedServicesWebService.DoesConnectedServiceExist, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.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.Framework.Server.Alm.WebServices, espace de noms