Compartir a través de


LuisPredictionOptions.Log Propiedad

Definición

Obtiene o establece si las consultas deben iniciar sesión en LUIS.

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

Valor de propiedad

Si las consultas se deben registrar en LUIS.

Se aplica a