BindAttribute.Include 属性

定义

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

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

属性值

包含列表。

适用于