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: 2.8.2
public bool EnableDefaultExceptionHandler { get; set; }
Property Value
Boolean