共用方式為


IProfileService.GetPageLocation 方法

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

語法

'宣告
Function GetPageLocation ( _
    requestContext As TeamFoundationRequestContext, _
    profilePageType As ProfilePageType _
) As String
string GetPageLocation(
    TeamFoundationRequestContext requestContext,
    ProfilePageType profilePageType
)

參數

傳回值

類型:System.String

.NET Framework 安全性

請參閱

參考

IProfileService 介面

Microsoft.VisualStudio.Services.Profile 命名空間