Freigeben über


TeamFoundationHostManagementService.GetHostIdFromPath-Methode (TeamFoundationRequestContext, String, Boolean)

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

Syntax

'Declaration
Public Function GetHostIdFromPath ( _
    requestContext As TeamFoundationRequestContext, _
    requestPath As String, _
    flushIfNotFound As Boolean _
) As Guid
public Guid GetHostIdFromPath(
    TeamFoundationRequestContext requestContext,
    string requestPath,
    bool flushIfNotFound
)

Parameter

Rückgabewert

Typ: System.Guid
Gibt Guid zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationHostManagementService Klasse

GetHostIdFromPath-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace