System.BadImageFormatException public class BadImageFormatException : SystemException Documentation public string FileName { get; } public string FusionLog { get; } public BadImageFormatException() protected BadImageFormatException(SerializationInfo info, StreamingContext context) public BadImageFormatException(string message) public BadImageFormatException(string message, Exception inner) public BadImageFormatException(string message, string fileName) public BadImageFormatException(string message, string fileName, Exception inner)