次の方法で共有


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 が抽出されたコンテキスト。

適用対象