Gets or sets the TextWriter that error and warning messages are sent to.
By default messages are sent to STDOUT (Console).
Namespace:
SRS.ShiftSolver.Tools
Assembly:
ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Syntaxpublic static TextWriter Out
Public Shared Out As TextWriter
public:
static TextWriter^ Out
static val mutable Out: TextWriter
Field Value
Type:
TextWriter
See Also