System.TypeLoadException public class TypeLoadException : SystemException, ISerializable Documentation public string TypeName { get; } public TypeLoadException() protected TypeLoadException(SerializationInfo info, StreamingContext context) public TypeLoadException(string message) public TypeLoadException(string message, Exception inner)