ICorDebugBreakpoint::Activate 方法

设置此 ICorDebugBreakpoint状态。

Syntax

HRESULT Activate (
    [in] BOOL bActive
);

参数

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

要求

平台: 请参阅 .NET 支持的作系统

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

.NET 版本: 自 .NET Framework 1.0 起可用