TemplateBaseAttribute.ChoiceParens Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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