TestCommand.

ExcludeArchiveFilenames Property

Summary

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

Syntax

public SwitchExcludeArchiveFilenameCollection? ExcludeArchiveFilenames { get; set; }

Value

Type Description
SwitchExcludeArchiveFilenameCollection? SwitchExcludeArchiveFilenameCollection.
GitHub Discussion