Click or drag to resize

Microsoft.ClearScript.Windows.Core Namespace

The Microsoft.ClearScript.Windows.Core namespace contains types that provide access to Windows Script engines such as JScript and VBScript.
Classes
 ClassDescription
Public classJScriptEngine Represents an instance of the JScript engine.
Public classNullSyncInvoker Provides a null ISyncInvoker implementation.
Public classVBScriptEngine Represents an instance of the VBScript engine.
Public classWindowsScriptEngine Provides the core implementation for all Windows Script engines.
Interfaces
 InterfaceDescription
Public interfaceISyncInvoker Represents an object that enforces thread affinity for a Windows Script engine.