BadImageFormatException Constructor (String^, String^)
Initializes a new instance of the BadImageFormatException class with a specified error message and file name.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- message
-
Type:
System::String^
A message that describes the error.
- fileName
-
Type:
System::String^
The full name of the file with the invalid image.
The content of the message parameter is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Property | Value |
|---|---|
The full name of the file with the invalid image. | |
The error message string. |
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1