次の方法で共有


NameValueCollectionSurrogate.Values フィールド

定義

値を取得または設定します。

[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) 

フィールド値

値。

属性

適用対象