Share via


SuggestOptions.Select プロパティ

定義

取得するフィールドの一覧。 指定しない場合は、キー フィールドのみが結果に含まれます。

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

プロパティ値

適用対象