共用方式為


QnAMakerTraceInfo.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

屬性值

從中擷取 QnA 的內容。

適用於