ICorDebugBreakpoint::Activate 方法

设置此 ICorDebugBreakpoint 的活动状态。

语法

HRESULT Activate (  
    [in] BOOL bActive  
);  

参数

bActive
[in] 将此值设置为 true 以指定状态为活动状态;否则,将此值设置为 false

要求

平台:请参阅系统要求

标头:CorDebug.idl、CorDebug.h

库:CorGuids.lib

.NET Framework 版本:自 1.0 起可用