QnAMakerDialog.CardNoMatchText 属性

定义

获取或设置要与主动学习选项一起使用的按钮文本,允许用户指示任何选项都不适用。

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

属性值

要与主动学习选项一起使用的按钮文本或计算结果为按钮文本的表达式。

适用于