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