Click or drag to resize

ConsoleControlProcessInterface Property

Gets the process interface.

Namespace:  ConsoleControl
Assembly:  ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public ProcessInterface ProcessInterface { get; }

Property Value

Type: ProcessInterface
See Also