Gets or sets the TextWriter that error and warning messages are sent to.
By default messages are sent to STDOUT (Console).
Namespace:
ASAP.NRP.Core.Tools
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntaxpublic static TextWriter Out
Public Shared Out As TextWriter
public:
static TextWriter^ Out
static val mutable Out: TextWriter
Field Value
Type:
TextWriter
See Also