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)

属性值

包含列表。

适用于