Del via


QnAMakerDialog.CardNoMatchText Property

Definition

Gets or sets the button text to use with active learning options, allowing a user to indicate none of the options are applicable.

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

Property Value

The button text to use with active learning options or an expression which evaluates to the button text.

Applies to