get_CreateNoWindow()

ProcessStartInfo::get_CreateNoWindow() const method

Gets NoWindow property.

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

Return Value

If true, no window is created, false otherwise.

See Also