Summary
Gets a value indicating whether to throw on missing input files.
- 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 .
|