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