AddCommand.

ExcludeFilenames Property

Summary

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

Syntax

public SwitchExcludeFilenameCollection? ExcludeFilenames { get; set; }

Value

Type Description
SwitchExcludeFilenameCollection? SwitchExcludeFilenameCollection.
GitHub Discussion