BaseSwitchCollection<T>.

Switches Property

Summary

Gets the switches.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Switches
Containing Type
BaseSwitchCollection<T>

Syntax

protected List<T> Switches { get; }

Value

Type Description
List<T> The switches.