System::BadImageFormatException Typedef
BadImageFormatException typedef
Die Ausnahme, die ausgelöst wird, wenn das Dateiabild einer dynamischen Linkbibliothek (DLL) oder eines ausführbaren Programms ungültig ist. Wickeln Sie die BadImageFormatException-Klasseninstanzen niemals in System::SmartPtr ein.
using System::BadImageFormatException = System::ExceptionWrapper<Details_BadImageFormatException>
Siehe auch
- Namespace System
- Library Aspose.Font for C++