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 命名空间