get_StartInfo()

Process::get_StartInfo() const method

Gets process start information.

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

Return Value

Object encapsulating process start information.

See Also