Jaa


QnAMakerDialogOptions.QnAMakerOptions Property

Definition

Gets or sets the options for the QnAMaker service.

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

Property Value

The options for the QnAMaker service.

Applies to