get_WorkingDirectory()

ProcessStartInfo::get_WorkingDirectory() const method

Gets working directory of the process.

String System::Diagnostics::ProcessStartInfo::get_WorkingDirectory() const

Return Value

Process working directory path.

See Also