Appendix R. The Application Class
The Application
class provides static properties and methods for controlling the application. This appendix contains a summary of the Application
class's most useful properties, methods, and events. Chapter 36, "Configuration and Resources," has a bit more to say about the Application
class and provides some example code.
Properties
The following table describes the Application
class's most useful properties.
Property | Purpose |
---|---|
| Returns the path where the program should store application data that is shared by all users. By default, this path has the form |
| Returns the Registry key where the program should store application data that is shared by all users. By default, this path has the form |
| Returns the application's company name. |
| Gets or sets the |
| Gets or sets the |
Get Visual Basic® 2008 Programmer's Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.