TestCommand.

IncludeArchiveFilenames Property

Summary

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

Syntax

public SwitchIncludeArchiveFilenameCollection? IncludeArchiveFilenames { get; set; }

Value

Type Description
SwitchIncludeArchiveFilenameCollection? SwitchIncludeArchiveFilenameCollection.
GitHub Discussion