ImpelClass Library Documentation
GetWindowWorkingDir Method
NamespacesImpelAutomationEngineGetWindowWorkingDir()()()
Impel
Gets the working directory of the exe that this engine is attached to.
Declaration Syntax
C#Visual BasicVisual C++
public string GetWindowWorkingDir()
Public Function GetWindowWorkingDir As String
public:
String^ GetWindowWorkingDir()
Return Value
The working directory of the exe that this engine is attached to.

Assembly: Impel.AutomationEngine (Module: Impel.AutomationEngine) Version: 1.0.0.0 (1.0.0.0)