Compartilhar via


Método TeamFoundationHostManagementService.GetHostIdFromPath (TeamFoundationRequestContext, String, Boolean)

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

Sintaxe

'Declaração
Public Function GetHostIdFromPath ( _
    requestContext As TeamFoundationRequestContext, _
    requestPath As String, _
    flushIfNotFound As Boolean _
) As Guid
public Guid GetHostIdFromPath(
    TeamFoundationRequestContext requestContext,
    string requestPath,
    bool flushIfNotFound
)

Parâmetros

Valor de retorno

Tipo: System.Guid
Retorna Guid.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationHostManagementService Classe

Sobrecargas GetHostIdFromPath

Namespace Microsoft.TeamFoundation.Framework.Server