IMessageReceiver Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods that receive output from a scripting engine. This interface acts as a callback object to capture output that would otherwise go to the console.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | Message(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, captures the specified output. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
