ProcessInterface Properties |
The ProcessInterface type exposes the following members.
| Name | Description | |
|---|---|---|
| IsProcessRunning |
Gets a value indicating whether this instance is process running.
| |
| Process |
Gets the internal process.
| |
| ProcessArguments |
Gets the process arguments.
| |
| ProcessFileName |
Gets the name of the process.
|