Partager via


CatalogDependencyGroup.Singletons, propriété

Gère les dépendances de singleton. Une dépendance de singleton est une dépendance pouvant avoir un nœud 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 Singletons As IDictionary(Of String, CatalogNode)
public IDictionary<string, CatalogNode> Singletons { get; private set; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

CatalogDependencyGroup Classe

Microsoft.TeamFoundation.Server.Core, espace de noms