IStorage<TState>.State 属性

定义

获取或设置状态。

public TState State { get; set; }
member this.State : 'State with get, set
member this.State : 'State with get, set
Public Property State As TState

属性值

TState

适用于