ITeamProjectCollectionService.GetCollections Method

Include Protected Members
Include Inherited Members

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

Overload List

  Name Description
Public method GetCollections() Retrieves all registered collections. Only created and registered collections will be returned.
Public method GetCollections(IEnumerable<Guid>) Gets collections with the specified collection ids. Only created and registered collections will be returned.
Public method GetCollections(ServiceHostFilterFlags) Retrieves all registered collections.
Public method GetCollections(IEnumerable<Guid>, ServiceHostFilterFlags) Gets collections with the specified collection ids.

Top

See Also

Reference

ITeamProjectCollectionService Interface

Microsoft.TeamFoundation.Framework.Client Namespace