{CompanyName} FlexyGo

ProcessController..::..getProcessInfoByName Method

Get the process info using process name.

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult getProcessInfoByName(
	string ProcessName
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function getProcessInfoByName ( _
	ProcessName As String _
) As ActionResult

Parameters

ProcessName
Type: String
The process name.

Return Value

ActionResult.