System::Diagnostics::ProcessStartInfo::get_CreateNoWindow method

ProcessStartInfo::get_CreateNoWindow method

Gets NoWindow property.

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

ReturnValue

If true, no window is created, false otherwise.

See Also