SevenZipSettings.

Command Property

Summary

Gets or sets the command.
Namespace
Cake.SevenZip
Containing Type
SevenZipSettings

Syntax

public ICommand? Command { get; set; }

Value

Type Description
ICommand? The command.
GitHub Discussion