[Overview][Types][Classes] |
Working directory of the process.
Source position: process.pp line 121
published property TProcess.CurrentDirectory: String |
CurrentDirectoryspecifies the working directory of the newly started process.
Changing this property after the process was started has no effect.
|
Environment variables for the new process |