Compartir a través de


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

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

Sintaxis

'Declaración
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 devuelto

Tipo: System.Guid
Devuelva Guid.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationHostManagementService Clase

GetHostIdFromPath (Sobrecarga)

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