Table of Contents

Enum ScriptHostOptions

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v9.dll

Discribes a set of options for the script host.

[Flags]
public enum ScriptHostOptions

Fields

DoNotHideDotNetCoreLauncherConsoleWindow = 1

If set, the .NET Core launcher console window will remain open when launching GUI scripts.

None = 0

No options specified.