FormConfiguration.DefaultPrompt Field
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.
Default prompt and template format settings.
public Microsoft.Bot.Builder.FormFlow.PromptAttribute DefaultPrompt;
val mutable DefaultPrompt : Microsoft.Bot.Builder.FormFlow.PromptAttribute
Public DefaultPrompt As PromptAttribute
Field Value
Remarks
When you specify a PromptAttribute or TemplateAttribute, any format value you do not specify will come from this default.