Partager via


PropertiesCollection.IDictionary<String, Object>.Keys, propriété

Espace de noms :  Microsoft.VisualStudio.Services.WebApi
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Private ReadOnly Property Keys As ICollection(Of String)
    Implements IDictionary(Of String, Object).Keys
ICollection<string> IDictionary<string, Object>.Keys { get; }

Valeur de propriété

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

Implémentations

IDictionary<TKey, TValue>.Keys

Sécurité .NET Framework

Voir aussi

Référence

PropertiesCollection Classe

Microsoft.VisualStudio.Services.WebApi, espace de noms