Visual Basic Reference

App Object

See Also    Example    Properties    Methods    Events

The App object is a global object accessed with the App keyword. It determines or specifies information about the application's title, version information, the path and name of its executable file and Help files, and whether or not a previous instance of the application is running.

Syntax

App