Skip to content

60fc0731 4f83 d440 5fc2 4cd93153b6e9

Axel Kesseler edited this page Mar 1, 2023 · 15 revisions

SystemConsoleWrapper.outputName Field

This field holds the file name of the standard output stream.

Namespace: Plexdata.LogWriter.Internals.Native.Windows
Assembly: Plexdata.LogWriter.Console.Windows (in Plexdata.LogWriter.Console.Windows.dll) Version: 1.0.7.1

Syntax

C#

private readonly string outputName

Field Value

Type: String

Remarks

The file name of the standard output stream is used to create the file handle which is used the write data into the console window.

See Also

Reference

SystemConsoleWrapper Class
Plexdata.LogWriter.Internals.Native.Windows Namespace
SystemConsoleWrapper.hOutput

Clone this wiki locally