Gets the HRESULT, a coded numerical value that is assigned to a specific exception.
Public Property Get HResult ( ) As Long
This returns the constant COR_E_DIRECTORYNOTFOUND (&H80070003).
Read Only.
Project CorLib Overview
Class DriveNotFoundException Overview
Exception