ConnectedServicesWebService.DoesConnectedServiceExist-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ConnectedServicesWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace