Metoda _dispDebuggerEvents_Event.add_OnContextChanged —

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_OnContextChanged ( _
    A_1 As _dispDebuggerEvents_OnContextChangedEventHandler _
)
void add_OnContextChanged(
    _dispDebuggerEvents_OnContextChangedEventHandler A_1
)
void add_OnContextChanged(
    _dispDebuggerEvents_OnContextChangedEventHandler^ A_1
)
abstract add_OnContextChanged : 
        A_1:_dispDebuggerEvents_OnContextChangedEventHandler -> unit
function add_OnContextChanged(
    A_1 : _dispDebuggerEvents_OnContextChangedEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDebuggerEvents_Event Interfejs

Przestrzeń nazw EnvDTE