PromptValidatorContext<T>.State Property

Definition

Gets state for the associated prompt instance.

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

Property Value

State for the associated prompt instance.

Applies to