System Namespace
The exception that is thrown when the file image of a DLL or an executable program is invalid.
BadImageFormatException uses the HRESULT COR_E_BADIMAGEFORMAT, which has the value 0x8007000B.
For a list of initial property values for an instance of BadImageFormatException, see the BadImageFormatException constructors.
Exception