This documentation is archived and is not being maintained.

ConnectedServicesService::DoesConnectedServiceExist Method

Checks if a connected service exists anywhere in the collection, if user has full permissions in specified project

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
bool DoesConnectedServiceExist(
	String^ name, 
	String^ teamProject
)

Parameters

name
Type: System::String
teamProject
Type: System::String

Return Value

Type: System::Boolean

Show: