System.Diagnostics Process.GetProcessHandle in C# (CSharp): 1 esempio trovato. Questo è il miglior esempio reale in C# (CSharp) per System.Diagnostics.Process.GetProcessHandle, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Gets a short-term handle to the process, with the given access. If a handle exists, then it is reused. If the process has exited, it throws an exception.