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