KeywordMarkerTokenFilter.Keywords Property

Definition

A list of words to mark as keywords.

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

Property Value

Applies to