ReflectedParameterDescriptor.ParameterName Property

Visual Studio 2010

Gets the name of the parameter.

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

'Declaration
Public Overrides ReadOnly Property ParameterName As String
	Get

Property Value

Type: System.String
The name of the parameter.

Community Additions

ADD
Show: