DeleteCommand.

SelfExtractingArchive Property

Summary

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

Syntax

public SwitchSelfExtractingArchive? SelfExtractingArchive { get; set; }

Value

Type Description
SwitchSelfExtractingArchive? SwitchSelfExtractingArchive.
GitHub Discussion