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 all supported switches.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Commands - Containing Type
- ExtractCommand
Syntax
protected override IEnumerable<ISwitch> Switches { get; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Value
Type | Description |
---|---|
IEnumerable |
The switches. |