ConsoleWindowInstance Property

Gets the singleton instance of the ConsoleWindow class.

Definition

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

Property Value

ConsoleWindow

See Also