共用方式為


QueryResult.Context 屬性

定義

取得或設定多回合回應的內容。

public Microsoft.Bot.Builder.AI.QnA.QnAResponseContext Context { get; set; }
member this.Context : Microsoft.Bot.Builder.AI.QnA.QnAResponseContext with get, set
Public Property Context As QnAResponseContext

屬性值

從中擷取 QnA 的內容。

適用於