ProcessFileName Property

The path to the file on disk to execute.

Syntax

QString GetProcessFileName();
int SetProcessFileName(QString qsProcessFileName);

Default Value

""

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.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IPC 2020 Qt Edition - Version 20.0 [Build 8155]