Compartilhar via


Método ICorDebugBreakpoint::IsActive

Obtém um valor que indica se este ICorDebugBreakpoint está ativo.

HRESULT IsActive (
    [out] BOOL *pbActive
);

Parâmetros

  • pbActive
    [out] true Se este ponto de interrupção for ativo; caso contrário, false.

Requisitos

Plataformas: See Requisitos de sistema do .NET framework.

Cabeçalho: CorDebug.idl

Biblioteca: CorGuids.lib

.NET Framework Versions: 3.5 SP1, 3,5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

Consulte também

Referência

Interface ICorDebugBreakpoint