Represents a failed attempt to access a file that does not exist on disk.
Object
Exception
IOException
FileNotFoundException
[Visual Basic] Public Class FileNotFoundException Inherits IOException [C#] public class FileNotFoundException : IOException [C++] public __gc class FileNotFoundException : public IOException [JScript] public class FileNotFoundException extends IOException
[To be supplied.]
Namespace: System.IO
Assembly: mscorlib.dll