FileNotFoundException::FileName Property
.NET Framework (current version)
Gets the name of the file that cannot be found.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::String^The name of the file, or null if no file name was passed to the constructor for this instance.
This property is read-only.
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Show: