SafeFileHandle: IsInvalid (get)

IsInvalid

Gets a value that indicates whether the handle is invalid.



 Public Property Get IsInvalid ( ) As Boolean

Return Values

Boolean -  True if the handle is not valid; otherwise, False.

Read Only.

See Also

Project CorLib Overview

Class SafeFileHandle Overview