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