ConsoleWindowStreamsToCapture 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 ConsoleWindowStreamType StreamsToCapture { get; set; }
Public Shared Property StreamsToCapture As ConsoleWindowStreamType
Get
Set
public:
static property ConsoleWindowStreamType StreamsToCapture {
ConsoleWindowStreamType get ();
void set (ConsoleWindowStreamType value);
}
static member StreamsToCapture : ConsoleWindowStreamType with get, set
Property Value
ConsoleWindowStreamType