AddCommand.

ArchiveType Property

Summary

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

Syntax

public SwitchArchiveType? ArchiveType { get; set; }

Value

Type Description
SwitchArchiveType? SwitchArchiveType.
GitHub Discussion