ISupportSwitchShowTechnicalInformation Interface

Command supports switch -slt (Show technical information).

The Switch is SwitchShowTechnicalInformation.

The Builder is SwitchShowTechnicalInformationBuilder.

Namespace
Cake.SevenZip.Switches
Interfaces
Implementing Types
graph BT Type-.->Interface0["ISupportSwitch"] click Interface0 "/cake-test/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchShowTechnicalInformation"] class Type type-node Implementing0["ListCommand"]-.->Type click Implementing0 "/cake-test/api/Cake.SevenZip.Commands/ListCommand"

Syntax

public interface ISupportSwitchShowTechnicalInformation : ISupportSwitch

Properties

Name Property Type Summary
ShowTechnicalInformation SwitchShowTechnicalInformation
Gets or sets the SwitchDeleteAfterCompression.

See Also