Compartir a través de


CatalogDependencyGroup.Sets (Propiedad)

El conjunto de conjuntos de dependencias.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

CatalogDependencyGroup Clase

Microsoft.TeamFoundation.Framework.Client (Espacio de nombres)