Summary
-v (Create Volumes) switch.
Specifies volume sizes.
- Namespace
- Cake
.SevenZip .Switches - Interfaces
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["ISwitch"]
click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch"
Type["SwitchVolume"]
class Type type-node
Syntax
public class SwitchVolume : ISwitch
Properties
Name | Value | Summary |
---|---|---|
Size | int |
Sets the size.
|
Unit | VolumeUnit? |
Sets the unit.
|
Methods
Name | Value | Summary |
---|---|---|
BuildArguments |
void |
Builds the arguments using the builder.
|