Compartir a través de


PropertiesCollection.IDictionary<String, Object>.Keys (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Services.WebApi
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Private ReadOnly Property Keys As ICollection(Of String)
    Implements IDictionary(Of String, Object).Keys
ICollection<string> IDictionary<string, Object>.Keys { get; }

Valor de propiedad

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

Implementaciones

IDictionary<TKey, TValue>.Keys

Seguridad de .NET Framework

Vea también

Referencia

PropertiesCollection Clase

Microsoft.VisualStudio.Services.WebApi (Espacio de nombres)