This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.7zip.
                            
	
		Summary
            Gets or sets the list of Directories the command operates on.
            
		For add and update, adding a directory will add the directory itself to the root of the archive including everything in it.
- Assembly
 - Cake
.7zip .dll  - Namespace
 - Cake
.SevenZip .Commands  - Containing Type
 - Base
Add Like Syntax Command  
Syntax
public DirectoryPathCollection Directories { get; set; }
	Value
| Type | Description | 
|---|---|
| Directory | 
					
