次の方法で共有


IPersistentStateFeature.State プロパティ

定義

接続と要求の間で状態を保持するために使用できるキー/値コレクションを取得します。

public System.Collections.Generic.IDictionary<object,object?> State { get; }
member this.State : System.Collections.Generic.IDictionary<obj, obj>
Public ReadOnly Property State As IDictionary(Of Object, Object)

プロパティ値

適用対象