Partager via


Suggester.SourceFields Propriété

Définition

Obtient ou définit la liste des noms de champs auxquels le suggesteur s’applique. Chaque champ doit faire l’objet d’une recherche.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceFields")]
public System.Collections.Generic.IList<string> SourceFields { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceFields")>]
member this.SourceFields : System.Collections.Generic.IList<string> with get, set
Public Property SourceFields As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à