ParameterDescriptor.BindingInfo Property

Definition

Gets the binding information.

public virtual System.Web.Mvc.ParameterBindingInfo BindingInfo { get; }
member this.BindingInfo : System.Web.Mvc.ParameterBindingInfo
Public Overridable ReadOnly Property BindingInfo As ParameterBindingInfo

Property Value

The binding information.

Applies to