QnAMakerDialogOptions.QnAMakerOptions 属性

定义

获取或设置 QnAMaker 服务的选项。

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

属性值

QnAMaker 服务的选项。

适用于