Partager via


EventHandlerGeneratedEventArgs.MethodName, propriété

Obtient le gestionnaire d'événements associé à un ModelEvent.

Espace de noms :  Microsoft.Windows.Design.Services
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MethodName As String
    Get
public string MethodName { get; }
public:
property String^ MethodName {
    String^ get ();
}
member MethodName : string
function get MethodName () : String

Valeur de propriété

Type : System.String
Un nom de la méthode de gestionnaire d'événements.

Sécurité .NET Framework

Voir aussi

Référence

EventHandlerGeneratedEventArgs Classe

Microsoft.Windows.Design.Services, espace de noms