Summary
Gets all supported switches.
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- AddCommand
Syntax
protected override IEnumerable<ISwitch?> Switches { get; }
Value
| Type | Description |
|---|---|
| IEnumerable |
The switches. |
protected override IEnumerable<ISwitch?> Switches { get; }
| Type | Description |
|---|---|
| IEnumerable |
The switches. |