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

NameDescription

JScript

JavaScript.

V8

Google V8 JavaScript.

VBScript

VB Script.

Used By

NameDescription

Creates a new instance of the specified type .

Last updated