BadImageFormatException.Message Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the error message and the name of the file that caused this exception.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.StringA string containing the error message and the name of the file that caused this exception.
Show: