LuisAdaptivePredictionOptions.IncludeAPIResults 属性

定义

获取或设置一个值,该值指示是否应包含 API 结果。

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

属性值

如果为 True,则包含 API 结果。

注解

这主要用于测试或获取对 SDK 中尚未使用的 LUIS 功能的访问权限。

适用于