|
Nebula
|
#include <process.h>
Public Attributes | |
| IO::URI | exePath |
| IO::URI | workingDir |
| Util::String | args |
| bool | consoleWindow |
| Ptr< IO::Stream > | outputStream |
| Ptr< IO::Stream > | errorStream |
| Util::String System::ProcessStartInfo::args |
| bool System::ProcessStartInfo::consoleWindow |
| Ptr<IO::Stream> System::ProcessStartInfo::errorStream |
| IO::URI System::ProcessStartInfo::exePath |
| Ptr<IO::Stream> System::ProcessStartInfo::outputStream |
| IO::URI System::ProcessStartInfo::workingDir |