FileSystem.Drives[] (Collection)

A list of all Drive objects within the file system.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Drives object
JavaScript syntax:IEmyFileSystem.Drives

This property yields a collection of Drive objects, each one representing a different drive unit.

See also:Drives object