FileLoadException::FileName Property
.NET Framework (current version)
Gets the name of the file that causes this exception.
Assembly: mscorlib (in mscorlib.dll)
This property returns the name of the file supplied to the constructor for the current instance, if any. If the file name was not specified or is a null reference, this property returns a null reference.
This property is read-only.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: