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