DkmProcess.BeforeStopDebugging 方法

定义

在终止或分离目标进程之前通知的处理程序。

位置约束:必须从 IDE 组件 (组件级别 100000) 中调用 API > 。

此 API 是在 Visual Studio 14 RTM (VS14RTM) 中引入的。

public:
 void BeforeStopDebugging();
public:
 void BeforeStopDebugging();
void BeforeStopDebugging();
public void BeforeStopDebugging ();
member this.BeforeStopDebugging : unit -> unit
Public Sub BeforeStopDebugging ()

适用于