Partilhar via


Propriedade PropertiesCollection.Values

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

PropertiesCollection Classe

Namespace Microsoft.VisualStudio.Services.WebApi