In The Hand - .NET Components for Mobility
ApplicationHelper Class
NamespacesInTheHand.Windows.FormsApplicationHelper
Provides properties which extend the Application class.
Declaration Syntax
C#Visual Basic
public static class ApplicationHelper
Public NotInheritable Class ApplicationHelper
Members
All MembersProperties



IconMemberDescription
CommonAppDataPath
Gets the path for the application data that is shared among all users.

CommonAppDataRegistry
Gets the registry key for the application data that is shared among all users.

CompanyName
Gets the company name associated with the application.

ExecutablePath
Gets the path for the executable file that started the application, including the executable name.

ProductName
Gets the product name associated with this application.

ProductVersion
Gets the product version associated with this application.

StartupPath
Gets the path for the executable file that started the application, not including the executable name.

UserAppDataRegistry
Gets the registry key for the application data of a user.

Inheritance Hierarchy
Object
ApplicationHelper

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0