共用方式為


ICorProfilerCallback::ExceptionCLRCatcherExecute 方法

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

HRESULT ExceptionCLRCatcherExecute();

需求

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

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

**程式庫:**CorGuids.lib

**.NET Framework 版本:**1.1、1.0

請參閱

參考

ICorProfilerCallback 介面

ICorProfilerCallback::ExceptionCLRCatcherFound 方法