次の方法で共有


PromptOptions.RetryPrompt プロパティ

定義

ユーザーを および Activityとして送信する再試行プロンプトを取得または設定します。

public Microsoft.Bot.Schema.Activity RetryPrompt { get; set; }
member this.RetryPrompt : Microsoft.Bot.Schema.Activity with get, set
Public Property RetryPrompt As Activity

プロパティ値

ユーザーを として Activity送信するための再試行プロンプト。

適用対象