PromptValidatorContext<T>.State 屬性

定義

取得相關聯提示實例的狀態。

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)

屬性值

相關聯提示實例的狀態。

適用於