ReflectedParameterDescriptor.BindingInfo Property

Visual Studio 2010

Gets the binding information.

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

'Declaration
Public Overrides ReadOnly Property BindingInfo As ParameterBindingInfo
	Get

Property Value

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

Community Additions

ADD
Show: