Partager via


InvokeMethod<TResult>.MethodName Propriété

Définition

Nom de la méthode à appeler lorsque l'activité s'exécute.

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

Valeur de propriété

String

Nom de la méthode.

Remarques

La méthode appelée doit être déclarée comme publique.

S’applique à