Partager via


ITeamFoundationLocationService.FindServiceDefinition, méthode (TeamFoundationRequestContext, String, String)

Recherche la définition de service avec l'ID fournie de type de service et d'outils Pour que cet appel réussisse, seul un service avec l'ID fourni de type de service et d'outils peut exister.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Function FindServiceDefinition ( _
    requestContext As TeamFoundationRequestContext, _
    serviceType As String, _
    toolId As String _
) As ServiceDefinition
ServiceDefinition FindServiceDefinition(
    TeamFoundationRequestContext requestContext,
    string serviceType,
    string toolId
)

Paramètres

  • toolId
    Type : System.String
    L'ID d'outil pour le service.Si c'est la chaîne vide, tous les toolIds seront présents.

Valeur de retour

Type : Microsoft.VisualStudio.Services.Location.ServiceDefinition
La définition pour le service.

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationLocationService Interface

FindServiceDefinition, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms