SearchField.SynonymMapNames プロパティ

定義

このフィールドに関連付けられているシノニム マップの名前の一覧を取得します。 が true のフィールド IsSearchable にのみ、シノニム マップを関連付けることができます。

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

プロパティ値

適用対象