ICorProfilerCallback::ExceptionCLRCatcherFound 方法

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

HRESULT ExceptionCLRCatcherFound();

要求

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

**头文件:**CorProf.idl、CorProf.h

**库:**CorGuids.lib

**.NET Framework 版本:**1.0

请参见

参考

ICorProfilerCallback 接口

ICorProfilerCallback::ExceptionCLRCatcherExecute 方法