Microsoft Scripting Runtime
Project Overview
Description

This is a Document! X sample for COM Component documentation.

The first class, Dictionary, is fully documented, illustrating authoring of Summary, Remarks, Returns, See Also, Keywords and Example content.

Object Model
Folders CollectionFolder ObjectTextStream ObjectDrive ObjectFiles CollectionFile ObjectFolder ObjectFolders CollectionFolder Object
Classes
Class ModuleDescription
Object that stores data key, item pairs.
Provides access to the properties of a particular disk drive or network share.
Collection of drives associated with drive letters
Script Encoder Object
File object
Collection of all File objects within a folder.
Provides access to a computer's file system.
Provides access to all the properties of a folder. Can be obtained from the GetFolder Method on the FileSystemObject Object.
Collection of subfolders in a folder
FileSystemObject
Script Encoder Interface
Facilitates sequential access to file.
Public Enumerations
EnumerationDescription
 
Returns a value indicating the type of a specified drive.
Attributes of files or folders.
Indicates input/output mode. Can be one of three constants: ForReading, ForWriting, or ForAppending.