BaseAddLikeSyntaxCommand.

Archive Property

Summary

Sets the archive the command operates on.

Syntax

public FilePath? Archive { private get; set; }

Value

Type Description
FilePath? The archive.
GitHub Discussion