Microsoft Scripting Runtime
GetDrive Method
IFileSystem3 Object : GetDrive Method
Description
Returns a Drive object corresponding to the drive in a specified path.
Syntax
Visual Basic
Public Function GetDrive( _
   ByVal DriveSpec As String _
) As Drive
Parameters
DriveSpec
See Also

IFileSystem3 Object  | IFileSystem3 Members