KeepTokenFilter.KeepWords Property

Definition

The list of words to keep.

public System.Collections.Generic.IList<string> KeepWords { get; }
member this.KeepWords : System.Collections.Generic.IList<string>
Public ReadOnly Property KeepWords As IList(Of String)

Property Value

Applies to