DateTimeInputConfiguration interface

Extends

屬性詳細資料

defaultLocale

defaultLocale?: StringProperty

屬性值

outputFormat

outputFormat?: StringProperty

屬性值

繼承的屬性詳細資料

allowInterruptions

allowInterruptions?: BoolProperty

屬性值

繼承自InputDialogConfiguration.allowInterruptions

alwaysPrompt

alwaysPrompt?: BoolProperty

屬性值

繼承自InputDialogConfiguration.alwaysPrompt

defaultValue

defaultValue?: UnknownProperty

屬性值

繼承自InputDialogConfiguration.defaultValue

defaultValueResponse

defaultValueResponse?: TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

屬性值

TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

繼承自InputDialogConfiguration.defaultValueResponse

disabled

disabled?: BoolProperty

屬性值

繼承自InputDialogConfiguration.disabled

id

對話框的靜態標識碼。

id?: string

屬性值

string

繼承自 DialogConfiguration.id 的

invalidPrompt

invalidPrompt?: TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

屬性值

TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

繼承自InputDialogConfiguration.invalidPrompt

maxTurnCount

maxTurnCount?: IntProperty

屬性值

繼承自InputDialogConfiguration.maxTurnCount

prompt

prompt?: TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

屬性值

TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

繼承自InputDialogConfiguration.prompt

property

property?: StringProperty

屬性值

繼承自InputDialogConfiguration.property

telemetryClient

對話框應該使用的遙測用戶端。

telemetryClient?: BotTelemetryClient

屬性值

BotTelemetryClient

繼承自 DialogConfiguration.telemetryClient

unrecognizedPrompt

unrecognizedPrompt?: TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

屬性值

TemplateInterfaceProperty<Partial<Activity>, DialogStateManager>

繼承自InputDialogConfiguration.unrecognizedPrompt

validations

validations?: string[]

屬性值

string[]

繼承自InputDialogConfiguration.validations

value

value?: UnknownProperty

屬性值

繼承自InputDialogConfiguration.value