Share via


CatalogDependencyGroup.Sets 屬性

相依性集合的集合。

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public ReadOnly Property Sets As IEnumerable(Of KeyValuePair(Of String, IList(Of CatalogNode)))
public IEnumerable<KeyValuePair<string, IList<CatalogNode>>> Sets { get; }

屬性值

類型:System.Collections.Generic.IEnumerable<KeyValuePair<String, IList<CatalogNode>>>

.NET Framework 安全性

請參閱

參考

CatalogDependencyGroup 類別

Microsoft.TeamFoundation.Framework.Client 命名空間