Jaa


QnAMakerTraceInfo.StrictFilters Property

Definition

Gets or sets the filters used to return answers that have the specified metadata.

public Microsoft.Bot.Builder.AI.QnA.Metadata[] StrictFilters { get; set; }
member this.StrictFilters : Microsoft.Bot.Builder.AI.QnA.Metadata[] with get, set
Public Property StrictFilters As Metadata()

Property Value

The filters used to return answers that have the specified metadata.

Applies to