Freigeben über


ITeamFoundationHostManagementService.GetHostIdFromPath-Methode

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

Syntax

'Declaration
Function GetHostIdFromPath ( _
    requestContext As TeamFoundationRequestContext, _
    requestPath As String _
) As Guid
Guid GetHostIdFromPath(
    TeamFoundationRequestContext requestContext,
    string requestPath
)

Parameter

Rückgabewert

Typ: System.Guid
Gibt Guid zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationHostManagementService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace