BaseAddLikeSyntaxCommand.

ThrowOnMissingInputFiles Property

Summary

Gets a value indicating whether to throw on missing input files.

Syntax

protected virtual bool ThrowOnMissingInputFiles { get; }

Value

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