TemplateBaseAttribute.ChoiceParens Property

Definition

When constructing inline choice lists for {||} in a \ref patterns string controls whether to include parentheses around choices.

public Microsoft.Bot.Builder.FormFlow.BoolDefault ChoiceParens { get; set; }
member this.ChoiceParens : Microsoft.Bot.Builder.FormFlow.BoolDefault with get, set
Public Property ChoiceParens As BoolDefault

Property Value

Applies to