Visual Basic Reference

EXEName Property

See Also    Example    Applies To

Returns the root name of the executable file (without the extension) that is currently running. If running in the development environment, returns the name of the project.

Syntax

object.EXEName

The object placeholder represents an object expression that evaluates to an object in the Applies To list.