Gets a System.Diagnostics.Process object that represents the process.
Declaring type: ITerminalServicesProcess
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract Process UnderlyingProcess { get; }
Property Value

There is no description.