Microsoft Scripting Runtime
Drive Object / IsReady Property
In This Topic
    IsReady Property
    In This Topic
    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