Freigeben über


PropertiesCollection.Keys-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public ReadOnly Property Keys As Dictionary(Of T).KeyCollection
public Dictionary<T>.KeyCollection Keys { get; }

Eigenschaftswert

Typ: System.Collections.Generic.Dictionary<TKey, TValue>.KeyCollection

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertiesCollection Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace