Partilhar via


Propriedade PropertiesCollection.IDictionary<String, Object>.Values

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

Sintaxe

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

Valor de propriedade

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

Implementações

IDictionary<TKey, TValue>.Values

Segurança do .NET Framework

Consulte também

Referência

PropertiesCollection Classe

Namespace Microsoft.VisualStudio.Services.WebApi