QnAMakerRecognizer.IsTest Property

Definition

Gets or sets a value indicating whether gets or sets environment of knowledgebase to be called.

public bool IsTest { get; set; }
member this.IsTest : bool with get, set
Public Property IsTest As Boolean

Property Value

A value indicating whether to call test or prod environment of knowledgebase.

Applies to