DeleteCommand.

ThrowOnMissingInputFiles Property

Summary

Gets a value indicating whether to throw on missing input files.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Commands
Containing Type
DeleteCommand

Syntax

protected override bool ThrowOnMissingInputFiles { get; }

Value

Type Description
bool true if [throw on missing input files]; otherwise, false.