System::Diagnostics::ProcessStartInfo::set_UseShellExecute methode

ProcessStartInfo::set_UseShellExecute method

Stelt eigenschap UseShellExecute in.

void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
ParameterTypeBeschrijving
valueboolAls true, wordt de shell gebruikt om het proces uit te voeren, anders false.

Zie ook