Compartilhar via


KeepTokenFilter.KeepWords Propriedade

Definição

Obtém ou define a lista de palavras a serem mantidas.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a