System::Diagnostics::ProcessStartInfo::get_FileName method

ProcessStartInfo::get_FileName method

Gets process file name.

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

ReturnValue

Process file name or path.

See Also