AddCommand.

DeleteAfterCompression Property

Summary

Gets or sets the SwitchDeleteAfterCompression.
Namespace
Cake.SevenZip.Commands
Containing Type
AddCommand

Syntax

public SwitchDeleteAfterCompression? DeleteAfterCompression { get; set; }

Value

Type Description
SwitchDeleteAfterCompression? SwitchDeleteAfterCompression.
GitHub Discussion