IVsUIShell.OnModeChange(DBGMODE) 方法

定义

内部方法。 请勿使用。

public:
 int OnModeChange(Microsoft::VisualStudio::Shell::Interop::DBGMODE dbgmodeNew);
public:
 int OnModeChange(Microsoft::VisualStudio::Shell::Interop::DBGMODE dbgmodeNew);
int OnModeChange(Microsoft::VisualStudio::Shell::Interop::DBGMODE dbgmodeNew);
public int OnModeChange (Microsoft.VisualStudio.Shell.Interop.DBGMODE dbgmodeNew);
abstract member OnModeChange : Microsoft.VisualStudio.Shell.Interop.DBGMODE -> int
Public Function OnModeChange (dbgmodeNew As DBGMODE) As Integer

参数

dbgmodeNew
DBGMODE

中内部方法。 请勿使用。

返回

Int32

适用于