[This is preliminary documentation and subject to change]
Description | Language Element |
---|---|
Object that stores data key, item pairs. | Dictionary Object |
Provides access to the properties of a particular disk drive or network share. | Drive Object |
Read-only collection of all available drives. | Drives Collection |
Provides access to all the properties of a file. | File Object |
Collection of all File objects within a folder. | Files Collection |
Provides access to a computer's file system. | FileSystemObject Object |
Provides access to all the properties of a folder. | Folder Object |
Collection of all Folder objects contained within a Folder object. | Folders Collection |
Facilitates sequential access to file. | TextStream Object |