Click or drag to resize

ProcessFilterSettingsGetProcessList Method

Gets a list of filtered processes.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public IList<string> GetProcessList()

Return Value

Type: IListString
A list of process names without the extension.
See Also