Share via


SearchOptions.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)

プロパティ値

適用対象