LuisAdaptiveRecognizer.Options プロパティ

定義

LUIS予測オプション(式付き)を取得したり設定したりします。

public Microsoft.Bot.Builder.AI.Luis.LuisAdaptivePredictionOptions Options { get; set; }
member this.Options : Microsoft.Bot.Builder.AI.Luis.LuisAdaptivePredictionOptions with get, set
Public Property Options As LuisAdaptivePredictionOptions

プロパティ値

予測オプション(式付き宣言型)。

適用対象