共用方式為


TfsTeamService.QueryTeams 方法 (IdentityDescriptor)

查詢所有 Team 群組指定使用者為成員。

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

語法

'宣告
Public Function QueryTeams ( _
    descriptor As IdentityDescriptor _
) As IEnumerable(Of TeamFoundationTeam)
public IEnumerable<TeamFoundationTeam> QueryTeams(
    IdentityDescriptor descriptor
)

參數

傳回值

型別:System.Collections.Generic.IEnumerable<TeamFoundationTeam>
傳回 IEnumerable<T>

.NET Framework 安全性

請參閱

參考

TfsTeamService 類別

QueryTeams 多載

Microsoft.TeamFoundation.Client 命名空間