Suggester.SearchMode Property

Definition

A value indicating the capabilities of the suggester.

[Newtonsoft.Json.JsonProperty(PropertyName="searchMode")]
public static string SearchMode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="searchMode")>]
static member SearchMode : string
Public Shared ReadOnly Property SearchMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to