Object
Folders |
Description
Adds an existing folder to the collection of folders.
Syntax
object.Add(Name)
Part |
Description |
object |
An object expression that evaluates to a Folders object |
Name |
Source name of the Folder |
Remarks
This method adds an existing folder (e.g. on the hard disk) including all files and folders to the Vitual CD. If you want to create a new Folder that does not already exist, use the new method instead.