Partager via


KeepTokenFilter.KeepWords Propriété

Définition

Obtient ou définit la liste des mots à conserver.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à