ICorDebugBreakpoint::Activate 方法

設定此 ICorDebugBreakpoint 的作用中狀態。

語法

HRESULT Activate (  
    [in] BOOL bActive  
);  

參數

bActive
[in] 將此值設定為 true,以將狀態指定為作用中,否則將此值設定為 false

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 1.0 起提供