TemplateBaseAttribute.Feedback 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.
Control what kind of feedback the user gets after each input.
public Microsoft.Bot.Builder.FormFlow.FeedbackOptions Feedback { get; set; }
member this.Feedback : Microsoft.Bot.Builder.FormFlow.FeedbackOptions with get, set
Public Property Feedback As FeedbackOptions