Click or drag to resize

ConsoleUIerrorOutWriter Property

The error output write normally mapping to stderr

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

Property Value

Type: TextWriter
See Also