System::Diagnostics::ProcessStartInfo::set_FileName Methode

ProcessStartInfo::set_FileName method

Setzt den Prozessdateinamen.

void System::Diagnostics::ProcessStartInfo::set_FileName(const String &value)
ParameterTypBeschreibung
valueconst String&Process Dateiname oder Pfad.

Siehe auch