This documentation is archived and is not being maintained.

CatalogDependencyGroup::GetAllDependencies Method

Returns all of the nodes that are dependencies. This is not a distinct set.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
IEnumerable<CatalogNode^>^ GetAllDependencies()

Show: