Creates a new instance of the DirectoryNotFoundException class with its message string set to the empty string ("") and its HRESULT set to COR_E_DIRECTORYNOTFOUND.
[Visual Basic] Overloads Public Sub New() [C#] public DirectoryNotFoundException(); [C++] public: DirectoryNotFoundException(); [JScript] public function DirectoryNotFoundException();
[To be supplied.]
DirectoryNotFoundException Class | DirectoryNotFoundException Members | System.IO Namespace | DirectoryNotFoundException Constructor Overload List