共用方式為


ICorProfilerCallback::ExceptionCLRCatcherFound 方法

當在 Common Language Runtime (CLR) 中找到例外狀況的 catch 區塊時呼叫。 這個方法在 .NET Framework 2.0 版中已過時。

HRESULT ExceptionCLRCatcherFound();

需求

**平台:**請參閱 .NET Framework 系統需求

**標頭:**CorProf.idl、CorProf.h

**程式庫:**CorGuids.lib

**.NET Framework 版本:**1.0

請參閱

參考

ICorProfilerCallback 介面

ICorProfilerCallback::ExceptionCLRCatcherExecute 方法