RenameCommand.

CompressionMethod Property

Summary

Gets or sets the compression method.
Namespace
Cake.SevenZip.Commands
Containing Type
RenameCommand

Syntax

public SwitchCompressionMethod? CompressionMethod { get; set; }

Value

Type Description
SwitchCompressionMethod? The method.
GitHub Discussion