Metoda _dispCommandEvents_Event.add_AfterExecute —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Sub add_AfterExecute ( _
    A_1 As _dispCommandEvents_AfterExecuteEventHandler _
)
void add_AfterExecute(
    _dispCommandEvents_AfterExecuteEventHandler A_1
)
void add_AfterExecute(
    _dispCommandEvents_AfterExecuteEventHandler^ A_1
)
abstract add_AfterExecute : 
        A_1:_dispCommandEvents_AfterExecuteEventHandler -> unit
function add_AfterExecute(
    A_1 : _dispCommandEvents_AfterExecuteEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispCommandEvents_Event Interfejs

Przestrzeń nazw EnvDTE