ConsoleWindow.StreamsToCapture Property

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

Definition

Namespace: Wolfram.NETLink.UI
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
public static ConsoleWindow.StreamType StreamsToCapture { get; set; }

Property Value

ConsoleWindow.StreamType

See Also