Summary
Sets the new archive-name.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- SwitchUpdateOptions
Syntax
public FilePath? NewArchiveName { private get; set; }
Value
Type | Description |
---|---|
FilePath? | The new name of the archive. |