This documentation is archived and is not being maintained.

ConnectedServicesService::QueryConnectedServices Method

List of connected services associated with the project

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

public:
List<ConnectedServiceMetadata^>^ QueryConnectedServices(
	String^ teamProject
)

Parameters

teamProject
Type: System::String

Return Value

Type: System.Collections.Generic::List<ConnectedServiceMetadata>
List of ConnectedServiceMetadata - no secret information

Show: