Share via


ActionModel.ActionMethod Property

Definition

Gets the action MethodInfo.

public:
 property System::Reflection::MethodInfo ^ ActionMethod { System::Reflection::MethodInfo ^ get(); };
public System.Reflection.MethodInfo ActionMethod { get; }
member this.ActionMethod : System.Reflection.MethodInfo
Public ReadOnly Property ActionMethod As MethodInfo

Property Value

Applies to