共用方式為


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)

屬性值

適用於