Freigeben über


ChoiceInput.OutputFormat Eigenschaft

Definition

Ruft das Format der Antwort (Wert oder Index der Wahl) ab oder legt es fest.

public AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.ChoiceOutputFormat> OutputFormat { get; set; }
member this.OutputFormat : AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Input.ChoiceOutputFormat> with get, set
Public Property OutputFormat As EnumExpression(Of ChoiceOutputFormat)

Eigenschaftswert

ChoiceOutputFormat oder Expression, der mit dem aufgezählten Wert von ChoiceOutputFormat ausgewertet wird.

Gilt für: