Compartir a través de


EventHandlerGeneratedEventArgs.MethodName (Propiedad)

Obtiene el controlador de eventos que se asoció a la clase ModelEvent.

Espacio de nombres:  Microsoft.Windows.Design.Services
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
Public ReadOnly Property MethodName As String
    Get
public string MethodName { get; }
public:
property String^ MethodName {
    String^ get ();
}
member MethodName : string
function get MethodName () : String

Valor de propiedad

Tipo: System.String
Nombre del método de control de eventos.

Seguridad de .NET Framework

Vea también

Referencia

EventHandlerGeneratedEventArgs Clase

Microsoft.Windows.Design.Services (Espacio de nombres)