Summary
Gets a value indicating whether to throw on missing input files.
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- Base
Add Like Syntax Command
Syntax
protected virtual bool ThrowOnMissingInputFiles { get; }
Value
Type | Description |
---|---|
bool |
true if [throw on missing input files]; otherwise, false .
|