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)

属性值

适用于