Share via


Metodo ILocationService.FindServiceDefinitionsByToolType

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Sintassi

'Dichiarazione
Function FindServiceDefinitionsByToolType ( _
    toolType As String _
) As IEnumerable(Of ServiceDefinition)
IEnumerable<ServiceDefinition> FindServiceDefinitionsByToolType(
    string toolType
)

Parametri

Valore restituito

Tipo: System.Collections.Generic.IEnumerable<ServiceDefinition>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ILocationService Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Framework.Client