Condividi tramite


InvokeMethod<TResult>.MethodName Proprietà

Definizione

Il nome del metodo da richiamare quando l'attività viene eseguita.

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

Valore della proprietà

String

Nome del metodo.

Commenti

Il metodo richiamato deve essere dichiarato pubblico.

Si applica a