Click or drag to resize

ConsoleUIconsoleOut Property

An interface that allows for highlighted output, typically null unless a debugger session is started

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
Syntax
C#
public static IConsoleOutput consoleOut { get; set; }

Property Value

Type: IConsoleOutput
See Also