IStorage<TState>.State Property

Definition

Gets or sets the 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

Property Value

TState

Applies to