Partager via


ConnectedServicesWebService.GetConnectedService, 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 GetConnectedService ( _
    name As String, _
    teamProject As String _
) As ConnectedService
[WebMethodAttribute]
public ConnectedService GetConnectedService(
    string name,
    string teamProject
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.Alm.ConnectedService

Sécurité .NET Framework

Voir aussi

Référence

ConnectedServicesWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms