Partilhar via


Propriedade PropertiesCollection.IDictionary<String, Object>.Keys

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

Sintaxe

'Declaração
Private ReadOnly Property Keys As ICollection(Of String)
    Implements IDictionary(Of String, Object).Keys
ICollection<string> IDictionary<string, Object>.Keys { get; }

Valor de propriedade

Tipo: System.Collections.Generic.ICollection<String>

Implementações

IDictionary<TKey, TValue>.Keys

Segurança do .NET Framework

Consulte também

Referência

PropertiesCollection Classe

Namespace Microsoft.VisualStudio.Services.WebApi