Partager via


CatalogDependencyGroup.Sets, propriété

Gère les ensembles de dépendance. Ensemble de dépendance est une dépendance qui peut avoir un ou plusieurs nœuds par clé.

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Property Sets As IDictionary(Of String, IList(Of CatalogNode))
public IDictionary<string, IList<CatalogNode>> Sets { get; private set; }

Valeur de propriété

Type : System.Collections.Generic.IDictionary<String, IList<CatalogNode>>

Sécurité .NET Framework

Voir aussi

Référence

CatalogDependencyGroup Classe

Microsoft.TeamFoundation.Server.Core, espace de noms