System::Diagnostics::ProcessStartInfo::get_UseShellExecute methode

ProcessStartInfo::get_UseShellExecute method

Haalt eigenschap UseShellExecute op.

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

ReturnValue

Als true, wordt de shell gebruikt om het proces uit te voeren, anders false.

Zie ook