Microsoft Scripting Runtime
GetDriveName Method
FileSystemObject 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

FileSystemObject Object  | FileSystemObject Members