Summary
Sets the size.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- SwitchVolume
Syntax
public int Size { private get; set; }
Value
| Type | Description |
|---|---|
| int | The size. Must be greater than 0. |
public int Size { private get; set; }
| Type | Description |
|---|---|
| int | The size. Must be greater than 0. |