Summary
Gets or sets the command.
- Namespace
- Cake
.SevenZip - Containing Type
- SevenZipSettings
Syntax
public ICommand? Command { get; set; }
Value
| Type | Description |
|---|---|
| ICommand? | The command. |
public ICommand? Command { get; set; }
| Type | Description |
|---|---|
| ICommand? | The command. |