DriveInfo: IsReady (get)

IsReady

Returns if the drive is ready to be accessed.

 Public Property Get IsReady ( ) As Boolean

Return Values

Boolean -  Whether the drive is ready to be accessed.

Remarks

Read Only.

See Also

Project VBCorLib Overview | Class DriveInfo Overview