IRedirectOutput 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 capture output that would otherwise go to the console. This interface is implemented by the VsaEngine.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | SetOutputStream(IMessageReceiver^) | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, redirects the specified output stream to a new stream or data storage. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
