|
noexcept |
Sets a value indicating whether to use the operating system shell to start the process.
value | true if the shell should be used when starting the process; false if the process should be created directly from the executable file. The default is true. |