BindAttribute.Include Property

Definition

Gets the names of properties to include in model binding.

public:
 property cli::array <System::String ^> ^ Include { cli::array <System::String ^> ^ get(); };
public string[] Include { get; }
member this.Include : string[]
Public ReadOnly Property Include As String()

Property Value

String[]

Applies to