ConsoleWindowStreamsToCapture 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 ConsoleWindowStreamType StreamsToCapture { get; set; }

Property Value

ConsoleWindowStreamType

See Also