Sdílet prostřednictvím


_dispDebuggerEvents_Event.remove_OnContextChanged – metoda

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
Sub remove_OnContextChanged ( _
    A_1 As _dispDebuggerEvents_OnContextChangedEventHandler _
)
void remove_OnContextChanged(
    _dispDebuggerEvents_OnContextChangedEventHandler A_1
)
void remove_OnContextChanged(
    _dispDebuggerEvents_OnContextChangedEventHandler^ A_1
)
abstract remove_OnContextChanged : 
        A_1:_dispDebuggerEvents_OnContextChangedEventHandler -> unit 
function remove_OnContextChanged(
    A_1 : _dispDebuggerEvents_OnContextChangedEventHandler
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispDebuggerEvents_Event Rozhraní

EnvDTE – obor názvů