Method GetParentProcess
GetParentProcess(Process)
Get the terminal that holds the console driver.
public static Process GetParentProcess(Process process)
Parameters
process
ProcessThe process.
Returns
- Process
If supported the executable console process, null otherwise.