ParameterBindingInfo.Exclude プロパティ

定義

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

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

プロパティ値

除外リスト。

適用対象