共用方式為


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 的重試提示。

適用於