Share via


SearchOptions.HighlightFields プロパティ

定義

ヒット ハイライトに使用するフィールド名の一覧。 検索可能なフィールドのみを、ヒット強調表示に使用できます。

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

プロパティ値

適用対象