다음을 통해 공유


QnAMakerDialog.Threshold 속성

정의

점수에 따라 반환된 답변의 임계값을 가져오거나 설정합니다.

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

속성 값

반환된 답변의 임계값 또는 임계값으로 계산되는 식입니다.

적용 대상