LuisPredictionOptions.Log 属性

定义

获取或设置是否应在 LUIS 中记录查询。

public bool? Log { get; set; }
member this.Log : Nullable<bool> with get, set
Public Property Log As Nullable(Of Boolean)

属性值

是否应在 LUIS 中记录查询。

适用于