ScriptingCriteriaScriptEngineProgId Property
Gets or sets the ProgId of the Active Scripting engine.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string ScriptEngineProgId { get; set; }
public:
property String^ ScriptEngineProgId {
String^ get ();
void set (String^ value);
}
Property Value
String Two Active Scripting engines normally available on computers are 'JScript' and 'VBScript'.