Configuration.IVsDebuggerEvents.OnModeChange(DBGMODE) Método

Definição

Provedor de interoperabilidade.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsDebuggerEvents.OnModeChange(Microsoft::VisualStudio::Shell::Interop::DBGMODE mode) = Microsoft::VisualStudio::Shell::Interop::IVsDebuggerEvents::OnModeChange;
int IVsDebuggerEvents.OnModeChange (Microsoft.VisualStudio.Shell.Interop.DBGMODE mode);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsDebuggerEvents.OnModeChange : Microsoft.VisualStudio.Shell.Interop.DBGMODE -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsDebuggerEvents.OnModeChange : Microsoft.VisualStudio.Shell.Interop.DBGMODE -> int
Function OnModeChange (mode As DBGMODE) As Integer Implements IVsDebuggerEvents.OnModeChange

Parâmetros

mode
DBGMODE

Um objeto DBGMODE.

Retornos

Um valor inteiro.

Implementações

Aplica-se a