Drive.FreeSpace (Property)

The amount of free space left on the drive.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyDrive.FreeSpace

The amount of spare capacity on the drive may be useful to a server-side script developer who needs to store some information during a session.

See also:Drive.AvailableSpace, Drive.TotalSize