IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

OutputFile Property

The path to a local file where the output will be written.

Syntax

[VB.NET]
Public Property OutputFile As String

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

Remarks

This property specifies the file to which the output will be written. This may be set to an absolute or relative path.

Output Properties

The component will determine the destination of the output based on which properties are set.

The order in which the output properties are checked is as follows:

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]