Share via


TeamFoundationHostManagementService.GetHostIdFromPath 方法 (TeamFoundationRequestContext, String)

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Function GetHostIdFromPath ( _
    requestContext As TeamFoundationRequestContext, _
    requestPath As String _
) As Guid
public Guid GetHostIdFromPath(
    TeamFoundationRequestContext requestContext,
    string requestPath
)

參數

傳回值

類型:System.Guid
傳回 Guid

實作

ITeamFoundationHostManagementService.GetHostIdFromPath(TeamFoundationRequestContext, String)

.NET Framework 安全性

請參閱

參考

TeamFoundationHostManagementService 類別

GetHostIdFromPath 多載

Microsoft.TeamFoundation.Framework.Server 命名空間