System::Diagnostics::Process::get_StartInfo 方法

Process::get_StartInfo method

获取进程启动信息。

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

ReturnValue

Object encapsulating process start information.

另见