Table of Contents

Method GetParentProcess

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetParentProcess(Process)

Get the terminal that holds the console driver.

public static Process GetParentProcess(Process process)

Parameters

process Process

The process.

Returns

Process

If supported the executable console process, null otherwise.