ReflectedActionDescriptor.MethodInfo Property

Visual Studio 2010

Gets or sets the action-method information.

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

'Declaration
Public Property MethodInfo As MethodInfo
	Get
	Private Set

Property Value

Type: System.Reflection.MethodInfo
The action-method information.

Community Additions

ADD
Show: