|
Class Summary |
| Drive |
Contains methods and properties that allow you to gather
information about a drive attached to the system, such as
its share name and how much room is available. |
| Drives |
Provides a list of the drives attached to the system,
either physically or logically. |
| File |
Contains methods and properties that allow you to create,
delete, or move a file. |
| Files |
Provides a list of all files contained within a folder. |
| FileSystemObject |
Contains methods and properties that allow you to create,
delete, gain information about, and generally manipulate
drives, folders, and files. |
| Folder |
Contains methods and properties that allow you to create,
delete, or move folders. |
| Folders |
Provides a list of all the folders within a Folder |
| TextStream |
Allows you to read and write text files |