ProcessWorkingDir Property

The working directory of the process.

Syntax

public string ProcessWorkingDir { get; set; }
Public Property ProcessWorkingDir As String

Default Value

""

Remarks

This property optionally specifies the working directory in which the process will run.

This property is not available at design time.

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