Metoda DTEEventsClass.remove_OnMacrosRuntimeReset —

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
Public Overridable Sub remove_OnMacrosRuntimeReset ( _
    A_1 As _dispDTEEvents_OnMacrosRuntimeResetEventHandler _
)
public virtual void remove_OnMacrosRuntimeReset(
    _dispDTEEvents_OnMacrosRuntimeResetEventHandler A_1
)
public:
virtual void remove_OnMacrosRuntimeReset(
    _dispDTEEvents_OnMacrosRuntimeResetEventHandler^ A_1
)
abstract remove_OnMacrosRuntimeReset : 
        A_1:_dispDTEEvents_OnMacrosRuntimeResetEventHandler -> unit  
override remove_OnMacrosRuntimeReset : 
        A_1:_dispDTEEvents_OnMacrosRuntimeResetEventHandler -> unit
public function remove_OnMacrosRuntimeReset(
    A_1 : _dispDTEEvents_OnMacrosRuntimeResetEventHandler
)

Parametry

Implementuje

_dispDTEEvents_Event.remove_OnMacrosRuntimeReset(_dispDTEEvents_OnMacrosRuntimeResetEventHandler)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DTEEventsClass Klasa

Przestrzeń nazw EnvDTE