BindAttribute.Exclude 属性

定义

获取或设置不允许绑定的属性名称的列表(各属性名称之间用逗号分隔)。

public string Exclude { get; set; }
member this.Exclude : string with get, set
Public Property Exclude As String

属性值

排除列表。

适用于