ProcessWorkingDir Property

The working directory of the process.

Syntax

QString GetProcessWorkingDir();
int SetProcessWorkingDir(QString qsProcessWorkingDir);

Default Value

""

Remarks

This property 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]