This documentation is archived and is not being maintained.

CatalogDependencyGroup::RemoveSetDependency Method (String, CatalogNode)

Removes the provided node from the dependency set that is associated with the given key.

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

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

Show: