typedef System::BadImageFormatException
BadImageFormatException typedef
Исключение, которое выбрасывается, когда образ файла динамической библиотеки (DLL) или исполняемой программы недействителен. Никогда не оборачивайте экземпляры класса BadImageFormatException в System::SmartPtr.
using System::BadImageFormatException = System::ExceptionWrapper<Details_BadImageFormatException>
См. также
- Namespace System
- Library Aspose.Font for C++