ILuisOptions.Log 属性

定义

指示是否允许将查询记录到 LUIS。

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

属性值

适用于