System::Diagnostics::ProcessStartInfo::get_UseShellExecute-Methode

ProcessStartInfo::get_UseShellExecute method

Liest die UseShellExecute-Eigenschaft.

bool System::Diagnostics::ProcessStartInfo::get_UseShellExecute() const

ReturnValue

Wenn true, wird die Shell zum Ausführen des Prozesses verwendet, andernfalls false.

Siehe auch