AddCommand.

SelfExtractingArchive Property

Summary

Gets or sets the SwitchSelfExtractingArchive.
Namespace
Cake.SevenZip.Commands
Containing Type
AddCommand

Syntax

public SwitchSelfExtractingArchive? SelfExtractingArchive { get; set; }

Value

Type Description
SwitchSelfExtractingArchive? SwitchSelfExtractingArchive.
GitHub Discussion