System.IO.FileNotFoundException: Property Members

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

See Also: Inherited members from System.IO.IOException

Public Properties

[read-only]
FileNamestring.

Gets the name of the file that cannot be found.

[read-only]
FusionLogstring.

Gets the log file that describes why loading of an assembly failed.

[read-only]
override
Messagestring.

Gets the error message that explains the reason for the exception.