IP*Works! IPC - Online Help
Available for:
IP*Works! IPC
Questions / Feedback?

ProcessFileName Property

The path to the file on disk to execute.

Syntax

[VB.NET]
Public Property ProcessFileName As String

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

Remarks

This property specifies the path to the file on disk that will be executed. ProcessArgs optionally specifies the arguments that will be passed. ProcessWorkingDir optionally specifies the working directory in which the process will run.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0