AddCommand.

Switches Property

Summary

Gets all supported switches.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Commands
Containing Type
AddCommand

Syntax

protected override IEnumerable<ISwitch> Switches { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
IEnumerable<ISwitch> The switches.