BadImageFormatException public class BadImageFormatException : Exception Documentation public string FileName { get; } public BadImageFormatException() public BadImageFormatException(string message) public BadImageFormatException(string message, Exception inner) public BadImageFormatException(string message, string fileName) public BadImageFormatException(string message, string fileName, Exception inner)