IHaveArgumentArchive.

Archive Property

Summary

Sets the archive the command operates on.
Namespace
Cake.SevenZip.Arguments
Containing Type
IHaveArgumentArchive

Syntax

FilePath? Archive { set; }

Value

Type Description
FilePath? The archive.
GitHub Discussion