UnauthorizedAccessException: ErrorNumber (get)

ErrorNumber

Returns the VB error number associated with this exception instance.



 Public Property Get ErrorNumber ( ) As Long

Return Values

Long -  A VB error that matches the number return by Err.Number.

Read Only.

See Also

Project CorLib Overview

Class UnauthorizedAccessException Overview