ReflectedParameterDescriptor.ParameterInfo Property

Gets or sets the parameter information.

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

member ParameterInfo : ParameterInfo with get, private set

Property Value

Type: System.Reflection.ParameterInfo
The parameter information.
Show: