次の方法で共有


AutocompleteOptions.SearchFields プロパティ

定義

オートコンプリート用語のクエリを実行するときに考慮するフィールド名の一覧。 ターゲット フィールドは、指定した suggester に含まれている必要があります。

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

プロパティ値

適用対象