.NET/Link API Version 1.7 USE FRAMES

ConsoleWindow.StreamsToCapture Property

Gets or sets the streams whose output should be displayed in the window.

[Visual Basic]
Public Shared Property StreamsToCapture As StreamType
[C#]
public static ConsoleWindow.StreamType StreamsToCapture {get; set;}

See Also

ConsoleWindow Class | Wolfram.NETLink.UI Namespace