Compartir a través de


NameValueCollectionSurrogate.Values Campo

Definición

Obtiene o establece los valores.

[Orleans.Id(0)]
public System.Collections.Generic.Dictionary<string,string> Values;
[<Orleans.Id(0)>]
val mutable Values : System.Collections.Generic.Dictionary<string, string>
Public Values As Dictionary(Of String, String) 

Valor de campo

Los valores.

Atributos

Se aplica a