次の方法で共有


LuisPredictionOptions.SpellCheck プロパティ

定義

チェック クエリをスペル チェックするかどうかを取得または設定します。

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

プロパティ値

チェック クエリのスペルチェックを行うかどうか。

適用対象