SevenZipSettings Class

Summary

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 Value Summary
Command ICommand?
Gets or sets the command.

See Also

  • ToolSettings
GitHub Discussion