Click or drag to resize

ProcessInterface Properties

The ProcessInterface type exposes the following members.

Properties
  NameDescription
Public propertyIsProcessRunning
Gets a value indicating whether this instance is process running.
Public propertyProcess
Gets the internal process.
Public propertyProcessArguments
Gets the process arguments.
Public propertyProcessFileName
Gets the name of the process.
Top
See Also