System::Diagnostics::Process::get_StartInfo method

Process::get_StartInfo method

Gets process start information.

SharedPtr<ProcessStartInfo> System::Diagnostics::Process::get_StartInfo() const

ReturnValue

Object encapsulating process start information.

See Also