Skip to main content

EngineType

Namespace: Wisej.Ext.ClearScript

Assembly: Wisej.Ext.ClearScript

Indicates the type of scripting engine to create.

public enum EngineType : Enum

Fields

NameDescription
JScriptJavaScript.
V8Google V8 JavaScript.
VBScriptVB Script.

Used By

NameDescription
ClearScript.CreateCreates a new instance of the specified type .