System::Diagnostics::ProcessStartInfo::set_Arguments-Methode

ProcessStartInfo::set_Arguments method

Setzt Prozessargumente.

void System::Diagnostics::ProcessStartInfo::set_Arguments(const String &value)
ParameterTypBeschreibung
valueconst String&Process Argumente.

Siehe auch