ApplicationFrameworkApplication Class Members
The following tables list the members exposed by ApplicationFrameworkApplication.
Public Fields
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) |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | Initialise | Overloaded. Must be called by an Application Framework based program to initialize the Application Framework. |
![]() ![]() | SampleCallStack | Sample the call stack Create a named pipe and send message to profiler to activate the callstack sampling process |
See Also