LuisPredictionOptions.Log Property

Definition

Gets or sets if queries should be logged in LUIS.

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

Property Value

If queries should be logged in LUIS.

Applies to