UpdateCommand.

IncludeFilenames Property

Summary

Gets or sets the SwitchIncludeFilenameCollection.
Namespace
Cake.SevenZip.Commands
Containing Type
UpdateCommand

Syntax

public SwitchIncludeFilenameCollection? IncludeFilenames { get; set; }

Value

Type Description
SwitchIncludeFilenameCollection? SwitchIncludeFilenameCollection.
GitHub Discussion