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.
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- Base
Add Like Syntax Command
Syntax
public DirectoryPathCollection? Directories { get; set; }
Value
Type | Description |
---|---|
Directory |