SwitchVolume.

Size Property

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