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 サービスのオプション。

適用対象