Compartilhar via


Método TeamFoundationLocationService.FindServiceLocation

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Function FindServiceLocation ( _
    requestContext As TeamFoundationRequestContext, _
    serviceType As String, _
    toolId As String, _
    accessMapping As AccessMapping, _
    serviceOwner As Guid _
) As String
public string FindServiceLocation(
    TeamFoundationRequestContext requestContext,
    string serviceType,
    string toolId,
    AccessMapping accessMapping,
    Guid serviceOwner
)

Parâmetros

Valor de retorno

Tipo: System.String
Retorna String.

Implementações

ITeamFoundationLocationService.FindServiceLocation(TeamFoundationRequestContext, String, String, AccessMapping, Guid)

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationLocationService Classe

Namespace Microsoft.TeamFoundation.Framework.Server