This documentation is archived and is not being maintained.

TfsTeamService::QueryTeams Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method QueryTeams(String) Query all Team groups in given project.
Public method QueryTeams(IdentityDescriptor) Query all Team groups that given user is a member of.
Public method QueryTeams(IdentityDescriptor, List<String>) Query all Team groups that given user is a member of.
Top
Show: