FileSystemObject Objects (Scripting Runtime Reference)
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
- Scripting Run-Time Reference
List of elements that make up Scripting Run-Time Reference.
- FileSystemObject Basics
A guide to the fundamentals of the FileSystemObject.
- FileSystemObject Collections
List of collections you can use with the FileSystemObject object model.
Show: