次の方法で共有


QnAMakerOptions.Context プロパティ

定義

前のターンのコンテキストを取得または設定します。

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

プロパティ値

前のターンのコンテキスト。

適用対象