Field DefaultShowTraceMessages
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
Indicates whether trace messages (which are logged using WriteLine(string) and similar methods) should be displayed. Default is True.
public static bool DefaultShowTraceMessages
Returns
- bool
- Indicates whether trace messages (which are logged using and similar methods) should be displayed. Default is True.