This documentation is archived and is not being maintained.

CatalogDependencyGroup::AddSetDependency Method

Adds the CatalogNode to the dependency set that has the provided key.

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

public:
void AddSetDependency(
	String^ key, 
	CatalogNode^ node
)

Show: