Click or drag to resize

appManager Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Static reference to the application instance
Inheritance Hierarchy
SystemObject
  imbACE.CoreappManager

Namespace:  imbACE.Core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static class appManager
Request Example View Source

The appManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAppInfo
Gets the application information.
Public propertyStatic memberApplication
Public propertyStatic memberAppSettings
Gets the application settings.
Public propertyStatic memberIsReady
Gets a value indicating whether this instance is ready.
Top
See Also