共用方式為


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

屬性值

上一回合的內容。

適用於