Summary
Gets or sets the list of Directory-contents the command operates on.
For add and update, adding a directory this way will add the files of the directory to the root of the archive but not the directory itself.
- Namespace
- Cake
.SevenZip .Arguments - Containing Type
- I
Have Argument Directories
Syntax
DirectoryPathCollection? DirectoryContents { get; set; }
Value
Type | Description |
---|---|
Directory |