Summary
Gets the switches.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- BaseSwitchCollection
<T>
Syntax
protected List<T> Switches { get; }
Value
Type | Description |
---|---|
List |
The switches. |
protected List<T> Switches { get; }
Type | Description |
---|---|
List |
The switches. |