ILocationService.FindServiceDefinitionsByToolType (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Function FindServiceDefinitionsByToolType ( _
    toolType As String _
) As IEnumerable(Of ServiceDefinition)
IEnumerable<ServiceDefinition> FindServiceDefinitionsByToolType(
    string toolType
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ILocationService Interfaz

Microsoft.TeamFoundation.Framework.Client (Espacio de nombres)