ParameterBindingInfo.Include Property

Definition

Gets a comma-delimited list of property names for which binding is enabled.

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)

Property Value

The include list.

Applies to