ViewComponentDescriptor.MethodInfo Property

Definition

Gets or sets the MethodInfo to invoke.

public:
 property System::Reflection::MethodInfo ^ MethodInfo { System::Reflection::MethodInfo ^ get(); void set(System::Reflection::MethodInfo ^ value); };
public System.Reflection.MethodInfo MethodInfo { get; set; }
member this.MethodInfo : System.Reflection.MethodInfo with get, set
Public Property MethodInfo As MethodInfo

Property Value

Applies to