ApplicationFrameworkApplication Class Properties
For a list of all members of this type, see ApplicationFrameworkApplication members.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() | AddinManager | Returns the Application Framework AddinManager |
![]() ![]() | DependencyContainer | Dependency container |
![]() ![]() | Initialised | Initialised flag |
![]() ![]() | LocalDirectory | Storage location for data local to machine |
![]() ![]() | Name | Returns or sets the name of the application. |
![]() ![]() | NoUI | No ui flag |
![]() ![]() | RoamingAlways | Flag to tell if settings are forced to Roaming |
![]() ![]() | RoamingDirectory | Storage location for data tied to user on domain |
![]() ![]() | ServiceManager | Returns the Application Framework ServiceManager |
![]() ![]() | SettingsManager | Returns the Application Framework SettingsManger (C++ API) |
See Also