Summary
Sets the
UpdateAction for the r-state.
File doesn't exist in archive, but exists on disk.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- SwitchUpdateOptions
Syntax
public UpdateAction? R { private get; set; }
Value
| Type | Description |
|---|---|
| UpdateAction? |
The UpdateAction.
|