Description
Gets or Sets the the McStream used for writing the output. On initial Get, the stream is created.
-
Property type
-
A McStream object.
-
Syntax
-
[Set] object.OutputStream [= McStream]
The OutputStream Property syntax has these parts: |
| object | An expression evaluating to an object of type McFiles. | | McStream | A McStream object. |
|