ICorProfilerCallback::ExceptionCLRCatcherExecute 方法

更新:2007 年 11 月

在公共语言运行库 (CLR) 本身内部执行用于异常的 catch 块时调用。此方法在 .NET Framework 2.0 版中已过时。

HRESULT ExceptionCLRCatcherExecute();

要求

**平台:**请参见 .NET Framework 系统要求

**头文件:**CorProf.idl

**库:**CorGuids.lib

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

请参见

参考

ICorProfilerCallback

ICorProfilerCallback::ExceptionCLRCatcherFound 方法