ParameterBindingInfo.Exclude Property

Definition

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

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)

Property Value

The exclude list.

Applies to