QnAMakerDialog.CardNoMatchText 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 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.