Condividi tramite


Metodo ICorProfilerCallback::ExceptionCLRCatcherFound

Chiamato quando viene trovato un blocco catch per un'eccezione in Common Language Runtime. Questo metodo è obsoleto in .NET Framework versione 2.0.

HRESULT ExceptionCLRCatcherFound();

Requisiti

Piattaforme: vedere Requisiti di sistema di .NET Framework.

Intestazione: CorProf.idl, CorProf.h

Libreria: CorGuids.lib

Versione di .NET Framework: 1.0

Vedere anche

Riferimenti

Interfaccia ICorProfilerCallback

Metodo ICorProfilerCallback::ExceptionCLRCatcherExecute