Microsoft.ClearScript.Windows.Core
The Microsoft.ClearScript.Windows.Core namespace contains types that provide access to Windows Script engines such as JScript and VBScript.
Classes
| Class | Description | |
|---|---|---|
| JScriptEngine | Represents an instance of the JScript engine. | |
| NullSyncInvoker | Provides a null ISyncInvoker implementation. | |
| VBScriptEngine | Represents an instance of the VBScript engine. | |
| WindowsScriptEngine | Provides the core implementation for all Windows Script engines. |
Interfaces
| Interface | Description | |
|---|---|---|
| ISyncInvoker | Represents an object that enforces thread affinity for a Windows Script engine. |