Class DeveloperSettings
Inherited Members
Namespace: LemonEdge.API
Assembly: LemonEdge.API.dll
Syntax
public class DeveloperSettings
Constructors
DeveloperSettings()
Declaration
public DeveloperSettings()
Properties
CompileAllCodeAndFormulasWithDebug
Indicates the script helper should emit debug info when compiling and running scripts
Declaration
public bool CompileAllCodeAndFormulasWithDebug { get; set; }
Property Value
Type | Description |
---|---|
bool |