Microsoft Scripting Runtime
Drive Object : IsReady Property
IsReady Property
Description
Returns True if the specified drive is ready; False if it is not.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsReady As Boolean
See Also