Returns an exception when trying to access a directory that doesn't exist on disk.
Object
Exception
IOException
DirectoryNotFoundException
[Visual Basic] Public Class DirectoryNotFoundException Inherits IOException [C#] public class DirectoryNotFoundException : IOException [C++] public __gc class DirectoryNotFoundException : public IOException [JScript] public class DirectoryNotFoundException extends IOException
[To be supplied.]
Namespace: System.IO
Assembly: mscorlib.dll