Microsoft Scripting Runtime
DriveExists Method
IFileSystem3 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

IFileSystem3 Object  | IFileSystem3 Members