StartupSettingsUseExceptionBoxForErrorHandler Property |
Gets/Sets whether the custom exception box should be used for
unhandled exceptions. The default is true.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool UseExceptionBoxForErrorHandler { get; set; }
Property Value
BooleanSee Also