QnAMakerDialogOptions.QnAMakerOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.