Error LoggerOut Field
Gets or sets the TextWriter that error and warning messages are sent to.
By default messages are sent to STDOUT (Console).
Definition
Namespace: ASAP.NRP.Core.Tools
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public static TextWriter OutVB
Public Shared Out As TextWriterC++
public:
static TextWriter^ OutF#
static val mutable Out: TextWriter