Description
Returns the name of the application's executable file without the extension.
-
Property type
-
A String value.
-
Syntax
-
object.ExeName
The ExeName Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
This is usually ImagePro.
|