Share via


LuisPredictionOptions.SpellCheck Property

Definition

Gets or sets whether to spell check queries.

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

Property Value

Whether to spell check queries.

Applies to