FileSystem.DriveExists() (Method)

A method for testing the existence of a drive.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Boolean primitive
JavaScript syntax:IEmyFileSystem.DriveExists(aName)
Argument list:aNameThe name of a disk drive to be tested

You can test for the existence of a drive within the file system using this method.