BenchmarkCommand.

Method Property

Summary

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

Syntax

public string? Method { get; set; }

Value

Type Description
string? The method.
GitHub Discussion