TpcTeamStore.GetTeamsForCurrentUser 方法

获取活动用户是选定项的 URI 成员的所有团队 (选择"通过“GetTeam”方法初始化”或)。

命名空间:  Microsoft.VisualStudio.Services.Integration
程序集:  Microsoft.VisualStudio.Services.Integration(在 Microsoft.VisualStudio.Services.Integration.dll 中)

语法

声明
Public Function GetTeamsForCurrentUser As ICollection(Of TeamConfiguration)
public ICollection<TeamConfiguration> GetTeamsForCurrentUser()

返回值

类型:System.Collections.Generic.ICollection<TeamConfiguration>

.NET Framework 安全性

请参阅

参考

TpcTeamStore 类

Microsoft.VisualStudio.Services.Integration 命名空间