ReflectedParameterDescriptor.ParameterType Property

Visual Studio 2010

Gets the type of the parameter.

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

'Declaration
Public Overrides ReadOnly Property ParameterType As Type
	Get

Property Value

Type: System.Type
The type of the parameter.

Community Additions

ADD
Show: