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
Gets the switches.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Switches - Containing Type
- BaseSwitchCollection
<T>
Syntax
protected List<T> Switches { get; }
Value
Type | Description |
---|---|
List |
The switches. |