Microsoft Scripting Runtime
Drives Collection / Item Property
In This Topic
    Item Property
    In This Topic
    Description
    Get drive
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property Item( _
       ByVal Key As Variant _
    ) As Drive
    Parameters
    Key
    See Also