EXEName

This property returns the root name of the executable file, without the extension,that is currently running. If the executable file is running in the development environment, EXEName returns the name of the project.

Syntax

object.EXEName

Parameters

object
Object expression that evaluates to an App object.