Drive.AvailableSpace (Property)

The amount of free space on the drive.

Availability:

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

The amount of total capacity on the drive may be useful to a server-side script developer who needs to store some information during a session. Refer to the FreeSpace property for details of the remaining space available on the drive.

See also:Drive.FreeSpace, Drive.TotalSize