QnAMakerDialog.CardNoMatchText 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置要与主动学习选项一起使用的按钮文本,允许用户指示任何选项都不适用。
public AdaptiveExpressions.Properties.StringExpression CardNoMatchText { get; set; }
member this.CardNoMatchText : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property CardNoMatchText As StringExpression
属性值
要与主动学习选项一起使用的按钮文本或计算结果为按钮文本的表达式。