Summary
Sets the archive the command operates on.
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- Base
Add Like Syntax Command
Syntax
public FilePath? Archive { private get; set; }
Value
Type | Description |
---|---|
FilePath? | The archive. |