EventEntry.HandlerMethodName Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il nome del metodo che gestisce l'evento.
Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.
public:
property System::String ^ HandlerMethodName { System::String ^ get(); void set(System::String ^ value); };
public string HandlerMethodName { get; set; }
member this.HandlerMethodName : string with get, set
Public Property HandlerMethodName As String
Valore della proprietà
Oggetto String contenente il nome del metodo del gestore eventi.
Commenti
Nell'impostazione della proprietà la HandlerMethodName proprietà viene impostata sul valore dell'espressione.