FileSystemObject Collections
The following sections provide details about the FileSystemObject collections.
In This Section
Drives Collection
Read-only collection of all available drives.Files Collection
Collection of all File objects within a folder.Folders Collection
Collection of all Folder objects contained within a Folder object.
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.