Freigeben über


LuisAdaptiveRecognizer.PredictionOptions Eigenschaft

Definition

Achtung

You should use Options instead as it supports expression properties.

Ruft LUIS-Vorhersageoptionen ab oder legt sie fest.

[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

Eigenschaftswert

Vorhersageoptionen für Abwärtskompatcode.

Attribute

Gilt für: