SevenZipSettings Class
Settings for running 7zip.
Namespace
Cake.SevenZip
Base Types
  • ToolSettings
graph BT Type-->Base0["ToolSettings"] Type["SevenZipSettings"] class Type type-node

Syntax

public sealed class SevenZipSettings : ToolSettings

Properties

Name Property Type Summary
Command ICommand
Gets or sets the command.

See Also

  • ToolSettings