ParameterBindingInfo.Include プロパティ

定義

バインドを有効にするプロパティ名のコンマ区切りリストを取得します。

public virtual System.Collections.Generic.ICollection<string> Include { get; }
member this.Include : System.Collections.Generic.ICollection<string>
Public Overridable ReadOnly Property Include As ICollection(Of String)

プロパティ値

包含リスト。

適用対象