Property DebugStartup
- Namespace
- DisCatSharp.ApplicationCommands
- Assembly
- DisCatSharp.ApplicationCommands.dll
DebugStartup
This option increases the debug output of the module.
warning
This is not recommended for production use.
Enable this option only if DisCatSharp support advises you to do so.
Defaults to false.
public bool DebugStartup { set; }