CliSettingsEnableDefaultExceptionHandler Property
Enables a default exception handler to catch any unhandled exceptions thrown during invocation.
Default exception handler prints the exception in red color to console.
Default is .
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public bool EnableDefaultExceptionHandler { get; set; }
Property Value
Boolean