ConsoleWindow.StreamsToCapture Property
Gets or sets the streams whose output should be displayed in the window.
Namespace: Wolfram.NETLink.UIAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
public static ConsoleWindow.StreamType StreamsToCapture { get; set; }
Public Shared Property StreamsToCapture As ConsoleWindow.StreamType
Get
Set
public:
static property ConsoleWindow.StreamType StreamsToCapture {
ConsoleWindow.StreamType get ();
void set (ConsoleWindow.StreamType value);
}
static member StreamsToCapture : ConsoleWindow.StreamType with get, set
Property Value
ConsoleWindow.StreamType