Click or drag to resize

ProcessFilterSettingsAddProcess Method

Adds the name of the process to be processed or ignored.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public void AddProcess(
	string processName
)

Parameters

processName
Type: SystemString
The process name without the extension.
See Also