Object Drive
|
Popularity: (134)
Tags: asp object drive Link: Visit It >> |
The Drive object is used to return information about a local disk drive or a network share. Examples This example demonstrates how to first create a FileSystemObject object and then use the AvailableSpace property to get the available space of a specified drive. This example demonstrates how to use the FreeSpace property to get the free space of a specified drive.