System::BadImageFormatException typedef

BadImageFormatException typedef

当动态链接库 (DLL) 或可执行程序的文件映像无效时抛出的异常。 永不将 BadImageFormatException 类实例包装到 System::SmartPtr 中。

using System::BadImageFormatException =  System::ExceptionWrapper<Details_BadImageFormatException>

另见