Partilhar via


Propriedade PropertiesCollection.Keys

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

PropertiesCollection Classe

Namespace Microsoft.VisualStudio.Services.WebApi