QnAMakerRecognizer.QnAId 属性

定义

获取或设置要用于 QnAId 参数的表达式或数字。

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

属性值

表达式或数字。

适用于