Freigeben über


CatalogDependencyGroup.Sets-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

CatalogDependencyGroup Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace