This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.7zip.
Summary
Adds the specified switch.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Switches - Containing Type
- BaseSwitchCollection
<T>
Syntax
public void Add(T switch)
Parameters
Name | Type | Description |
---|---|---|
switch | T | The switch. |
Return Value
Type | Description |
---|---|
void |