AccountHostManagementService.GetAccountUrlFromAccountDetails 方法

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

语法

声明
Public Function GetAccountUrlFromAccountDetails ( _
    requestContext As TeamFoundationRequestContext, _
    account As Account _
) As Uri
public Uri GetAccountUrlFromAccountDetails(
    TeamFoundationRequestContext requestContext,
    Account account
)

参数

返回值

类型:System.Uri

.NET Framework 安全性

请参见

参考

AccountHostManagementService 类

Microsoft.VisualStudio.Services.Account 命名空间