ParameterDescriptor.BindingInfo Property

Visual Studio 2010

Gets the binding information.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public virtual ParameterBindingInfo BindingInfo { get; }

Property Value

Type: System.Web.Mvc.ParameterBindingInfo
The binding information.

Community Additions

ADD
Show: