TeamFoundationProfileService.GetAccountPreferences 方法

获取当前服务托管帐户首选项

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Function GetAccountPreferences ( _
    requestContext As TeamFoundationRequestContext _
) As AccountPreferences
public AccountPreferences GetAccountPreferences(
    TeamFoundationRequestContext requestContext
)

参数

返回值

类型:Microsoft.TeamFoundation.Framework.Server.AccountPreferences

实现

ITeamFoundationProfileService.GetAccountPreferences(TeamFoundationRequestContext)

.NET Framework 安全性

请参阅

参考

TeamFoundationProfileService 类

Microsoft.TeamFoundation.Framework.Server 命名空间