Summary
Sets the
UpdateAction for the p-state.
File exists in archive, but is not matched with wildcard.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- SwitchUpdateOptions
Syntax
public UpdateAction? P { private get; set; }
Value
| Type | Description |
|---|---|
| UpdateAction? |
The UpdateAction.
|