Description
Returns the absolute path of the folder where application data is stored.
-
Property type
-
A String value.
-
Syntax
-
object.Path
The Path Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
This is usually a different directory than the one where the application executable is stored (see ExePath).
|