BindAttribute.Include Property

Definition

Gets or sets a comma-delimited list of property names for which binding is allowed.

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

Property Value

The include list.

Applies to