Freigeben über


Dialog.EndOfTurn Feld

Definition

Ein DialogTurnResult , der angibt, dass der aktuelle Dialog weiterhin aktiv ist und auf die Eingabe des Benutzers wartet.

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

Feldwert

Gilt für: