Click or drag to resize

ProcessPattern Properties

The ProcessPattern type exposes the following members.

Properties
  NameDescription
Public propertyIndex
The number of the desired process among other processes created for the same executable. The first created process has Index 1 (default), the second - 2 and so on. You can see the index of a process in the TestLeft UI Spy panel.
Public propertyProcessName
The process name for the search (the name of the application's executable without the extension).
Top
See Also