SwitchVolume.

Unit Property

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.
GitHub Discussion