FormConfiguration.DefaultPrompt 字段

定义

默认提示和模板格式设置。

public Microsoft.Bot.Builder.FormFlow.PromptAttribute DefaultPrompt;
val mutable DefaultPrompt : Microsoft.Bot.Builder.FormFlow.PromptAttribute
Public DefaultPrompt As PromptAttribute 

字段值

注解

指定 PromptAttributeTemplateAttribute时,未指定的任何格式值都将来自此默认值。

适用于