This documentation is archived and is not being maintained.
CatalogDependencyGroup::Sets Property
Visual Studio 2013
The set of the dependency sets.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public: property IEnumerable<KeyValuePair<String^, IList<CatalogNode^>^>>^ Sets { IEnumerable<KeyValuePair<String^, IList<CatalogNode^>^>>^ get (); }
Property Value
Type: System.Collections.Generic::IEnumerable<KeyValuePair<String, IList<CatalogNode>>>- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: