IMethodInfoActionDescriptor::MethodInfo Property

 

Gets the MethodInfo

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

property MethodInfo^ MethodInfo {
	MethodInfo^ get();
}

Property Value

Type: System.Reflection::MethodInfo^
Return to top
Show: