RanorexRanorex Documentation
KillApplications Method (processName)
NamespacesRanorexHostKillApplications(String)
Kills all applications with the specified process name.
Declaration Syntax
C#Visual BasicVisual C++
public void KillApplications(
	string processName
)
Public Sub KillApplications ( _
	processName As String _
)
public:
void KillApplications(
	String^ processName
)
Parameters
processName (String)
The process name of the applications to kill.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)