ReflectedParameterDescriptor.ParameterInfo Property

Visual Studio 2010

Gets or sets the parameter information.

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

'Declaration
Public Property ParameterInfo As ParameterInfo
	Get
	Private Set

Property Value

Type: System.Reflection.ParameterInfo
The parameter information.

Community Additions

ADD
Show: