Description
This property returns the fully qualified path of the directory where the application's main executable is installed.
-
Property type
-
A String value.
-
Syntax
-
object.ExePath
The ExePath Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
This is different from Path, which is the directory where user settings are installed.
|