Summary
Sets the unit.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- SwitchVolume
Syntax
public VolumeUnit? Unit { private get; set; }
Value
Type | Description |
---|---|
VolumeUnit? | The unit. Default is bytes. |
public VolumeUnit? Unit { private get; set; }
Type | Description |
---|---|
VolumeUnit? | The unit. Default is bytes. |