ScriptingCriteriaScriptEngineProgId Property

Gets or sets the ProgId of the Active Scripting engine.

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public string ScriptEngineProgId { get; set; }

Property Value

String

Remarks

Two Active Scripting engines normally available on computers are 'JScript' and 'VBScript'.

See Also