Partager via


LuisAdaptiveRecognizer.PredictionOptions Propriété

Définition

Attention

You should use Options instead as it supports expression properties.

Obtient ou définit les options de prédiction LUIS.

[System.Obsolete("You should use Options instead as it supports expression properties.")]
public Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions PredictionOptions { get; set; }
[<System.Obsolete("You should use Options instead as it supports expression properties.")>]
member this.PredictionOptions : Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions with get, set
Public Property PredictionOptions As LuisPredictionOptions

Valeur de propriété

Options de prédiction pour le code de compatibilité descendante.

Attributs

S’applique à