The following sections provide details about the FileSystemObject objects.
In This Section
- Drive Object
Provides access to the properties of a particular disk drive or network share.
- File Object
Provides access to all the properties of a file.
- FileSystemObject Object
Provides access to a computer's file system.
- Folder Object
Provides access to all the properties of a folder.
- TextStream Object
Facilitates sequential access to file.
Related Sections