共用方式為


QnAResponseContext.Prompts 屬性

定義

取得或設定相關提示的提示集合。

public Microsoft.Bot.Builder.AI.QnA.QnaMakerPrompt[] Prompts { get; set; }
member this.Prompts : Microsoft.Bot.Builder.AI.QnA.QnaMakerPrompt[] with get, set
Public Property Prompts As QnaMakerPrompt()

屬性值

QnA 會提示陣列。

適用於