Default output as string value.
Source position: csvreadwrite.pp line 192
public property TCSVBuilder.DefaultOutputAsString : string |
DefaultOutput is a string to which the output is written if no output stream was specified with the SetOutput call. It is basically the contents of the DefaultOutput property as a string.
|
Set the output stream to write to. |
|
|
Default output as stream. |