Microsoft Scripting Runtime
DriveExists Method
FileSystemObject Object : DriveExists Method
Description
Check if a drive or a share exists
Syntax
Visual Basic
Public Function DriveExists( _
   ByVal DriveSpec As String _
) As Boolean
Parameters
DriveSpec
See Also

FileSystemObject Object  | FileSystemObject Members