System.IO.FileLoadException: Property Members

The properties of System.IO.FileLoadException are listed below. For a list of all members, see the FileLoadException Members list.

See Also: Inherited members from System.IO.IOException

Public Properties

[read-only]
FileNamestring.

Gets the name of the file that causes this exception.

[read-only]
FusionLogstring.

Gets the log file that describes why an assembly load failed.

[read-only]
override
Messagestring.

Gets the error message and the name of the file that caused this exception.