QnAMakerRecognizer.IncludeDialogNameInMetadata Property

Definition

Gets or sets the whether to include the dialog name metadata for QnA context.

public AdaptiveExpressions.Properties.BoolExpression IncludeDialogNameInMetadata { get; set; }
member this.IncludeDialogNameInMetadata : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property IncludeDialogNameInMetadata As BoolExpression

Property Value

A bool or boolean expression.

Applies to