ICorProfilerCallback::ExceptionCLRCatcherExecute 方法

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

语法

HRESULT ExceptionCLRCatcherExecute();  

要求

平台:请参阅系统要求

头文件: CorProf.idl、CorProf.h

库:CorGuids.lib

.NET Framework 版本:1.1、1.0

另请参阅