ICorDebugBreakpoint::IsActive 方法
取得值,指出此 ICorDebugBreakpoint
是否為作用中。
語法
HRESULT IsActive (
[out] BOOL *pbActive
);
參數
pbActive
[out] 如果此中斷點為作用中,則為 true
;否則為 false
。
規格需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework版本:自 1.0 起提供