Partager via


SuggestParameters.SearchFields Propriété

Définition

Obtient ou définit la liste des noms de champs à rechercher pour le texte de recherche spécifié. Les champs cibles doivent être inclus dans le suggesteur spécifié.

[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.IList<string> SearchFields { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.SearchFields : System.Collections.Generic.IList<string> with get, set
Public Property SearchFields As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à