Microsoft Scripting Runtime
GetDriveName Method
Description
Return drive from a path
Syntax
Visual Basic
Public Function GetDriveName( _
   ByVal Path As String _
) As String
Parameters
Path
See Also

FileSystemObject Object  | FileSystemObject Members

Send feedback