次の方法で共有


LuisRecognizerOptionsV3.PredictionOptions プロパティ

定義

V3 エンドポイントの Luis 予測オプションを取得または設定します。

public Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions PredictionOptions { get; set; }
member this.PredictionOptions : Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions with get, set
Public Property PredictionOptions As LuisPredictionOptions

プロパティ値

この設定は、Luis を呼び出すために使用されます。

適用対象