Summary
Sets the
UpdateAction
for the z-state.
File in archive is same as the file on disk.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- SwitchUpdateOptions
Syntax
public UpdateAction? Z { private get; set; }
Value
Type | Description |
---|---|
UpdateAction? |
The UpdateAction .
|