FileNotFoundException.FileName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the name of the file that cannot be found.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.StringThe name of the file, or null if no file name was passed to the constructor for this instance.
Show: