Home > Working with SGWorld > Application (IApplication6) > ExecutablePath
Returns the path for the executable file that started the application, including the executable name.
JavaScript |
|
ExecutablePath |
C# |
|
string ExecutablePath { get; } |
C++ |
|
HRESULT ExecutablePath([out, retval] BSTR* pVal) |