ILocationService.FindServiceDefinitionsByToolType – metoda
Obor názvů: Microsoft.TeamFoundation.Framework.Client
Sestavení: Microsoft.TeamFoundation.Client (v Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Deklarace
Function FindServiceDefinitionsByToolType ( _
toolType As String _
) As IEnumerable(Of ServiceDefinition)
IEnumerable<ServiceDefinition> FindServiceDefinitionsByToolType(
string toolType
)
Parametry
- toolType
Typ: System.String
Vrácená hodnota
Typ: System.Collections.Generic.IEnumerable<ServiceDefinition>
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.