get_UseShellExecute()

ProcessStartInfo::get_UseShellExecute() const method

Gets UseShellExecute property.

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

Return Value

If true, shell is used to execute process, false otherwise.

See Also