ListCommand.

IncludeArchiveFilenames Property

Summary

Gets or sets the SwitchIncludeArchiveFilenameCollection.
Namespace
Cake.SevenZip.Commands
Containing Type
ListCommand

Syntax

public SwitchIncludeArchiveFilenameCollection? IncludeArchiveFilenames { get; set; }

Value

Type Description
SwitchIncludeArchiveFilenameCollection? SwitchIncludeArchiveFilenameCollection.
GitHub Discussion