IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

OutputFile Property

The path to a local file where the output will be written. If the file exists, it is overwritten.

Syntax

[VB.NET]
Public Property OutputFile As String

[C#]
public string OutputFile {get; set;}

Remarks

If specified, the output of the component will be written to the OutputFile.

As an alternative, you can specify an output stream through SetOutputStream. If neither one is set, the output will be buffered in memory and can be retrieved using OutputData.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0