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)

属性值

排除列表。

适用于