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