ParameterDescriptor.ParameterType Property

Gets the type of the parameter.

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

abstract function get ParameterType () : Type

Property Value

Type: System.Type
The type of the parameter.
Show: