Condividi tramite


Metodo _dispCommandEvents_Event.add_BeforeExecute

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
Sub add_BeforeExecute ( _
    A_1 As _dispCommandEvents_BeforeExecuteEventHandler _
)
void add_BeforeExecute(
    _dispCommandEvents_BeforeExecuteEventHandler A_1
)
void add_BeforeExecute(
    _dispCommandEvents_BeforeExecuteEventHandler^ A_1
)
abstract add_BeforeExecute : 
        A_1:_dispCommandEvents_BeforeExecuteEventHandler -> unit 
function add_BeforeExecute(
    A_1 : _dispCommandEvents_BeforeExecuteEventHandler
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispCommandEvents_Event Interfaccia

Spazio dei nomi EnvDTE