LocationFromProcess Method (Process) |
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public static ILocation FromProcess(
Process process
)
Public Shared Function FromProcess (
process As Process
) As ILocation
Parameters
- process
- Type: System.DiagnosticsProcess
Return Value
Type:
ILocationSee Also