Dela via


ChoiceInput.OutputFormat Egenskap

Definition

Hämtar eller anger formatet för svaret (val av värde eller index).

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)

Egenskapsvärde

ChoiceOutputFormat eller Uttryck som utvärderas till Ett uppräknat värde i ChoiceOutputFormat.

Gäller för