Table of Contents

Enum ScriptTechnologyEnvironment

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v10.dll

Defines a technology environment

public enum ScriptTechnologyEnvironment

Fields

System = 0

Specifies NET Core technology environment.

WindowsForms = 1

Specifies Windows Forms.

Wpf = 2

Specifies Wpf.