QnAMakerRecognizer.IncludeDialogNameInMetadata 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 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.