Dialog.EndOfTurn 欄位

定義

DialogTurnResult 表示目前的對話方塊仍在作用中,並等候使用者下一回合的輸入。

public static readonly Microsoft.Bot.Builder.Dialogs.DialogTurnResult EndOfTurn;
 staticval mutable EndOfTurn : Microsoft.Bot.Builder.Dialogs.DialogTurnResult
Public Shared ReadOnly EndOfTurn As DialogTurnResult 

欄位值

適用於