ISupportSwitchShowTechnicalInformation Interface

Summary

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.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchShowTechnicalInformation"] class Type type-node Implementing0["ListCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand"

Syntax

public interface ISupportSwitchShowTechnicalInformation : ISupportSwitch

Properties

Name Value Summary
ShowTechnicalInformation SwitchShowTechnicalInformation?
Gets or sets the SwitchDeleteAfterCompression.

See Also

GitHub Discussion