共用方式為


DialogManagerResult.NewState 屬性

定義

取得或設定產生的新狀態。

public Microsoft.Bot.Builder.Dialogs.PersistedState NewState { get; set; }
member this.NewState : Microsoft.Bot.Builder.Dialogs.PersistedState with get, set
Public Property NewState As PersistedState

屬性值

產生的新狀態。

適用於