UpdateCommand.

SelfExtractingArchive Property

Summary

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

Syntax

public SwitchSelfExtractingArchive? SelfExtractingArchive { get; set; }

Value

Type Description
SwitchSelfExtractingArchive? SwitchSelfExtractingArchive.
GitHub Discussion