Microsoft Scripting Runtime
GetDriveName Method
IFileSystem3 Object : GetDriveName Method
Description
Returns a string containing the name of the drive for a specified path.
Syntax
Visual Basic
Public Function GetDriveName( _
   ByVal Path As String _
) As String
Parameters
Path
See Also

IFileSystem3 Object  | IFileSystem3 Members