EngineType
Wisej.Ext.ClearScript.EngineType
Namespace: Wisej.Ext.ClearScript
Assembly: Wisej.Ext.ClearScript (3.2.0.0)
Indicates the type of scripting engine to create.
public enum EngineType : Enum
Fields
Name
Description
JScript
JavaScript.
V8
Google V8 JavaScript.
VBScript
VB Script.
Used By
Name
Description
Creates a new instance of the specified type .
Last updated
Was this helpful?