Freigeben über


CatalogDependencyGroup.Singletons-Eigenschaft

Der Satz von für DispSink-Attribute Abhängigkeiten.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Singletons As IEnumerable(Of KeyValuePair(Of String, CatalogNode))
public IEnumerable<KeyValuePair<string, CatalogNode>> Singletons { get; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

CatalogDependencyGroup Klasse

Microsoft.TeamFoundation.Framework.Client-Namespace