Application

Assembly: Host;

Description

The Application class implements the object that is used to manage the current application.

Static class properties inherited from IApplicationClass

  Property name Brief description
Instance The Instance property returns available objects and methods of supported platform.

Class object properties inherited from IApplication

  Property name Brief description
RegistryPath The RegistryPath property returns the path to application settings in the registry.

Class object methods inherited from IApplication

  Method name Brief description
GetMemoryStatus The GetMemoryStatus method returns information about physical and virtual computer memory.

See also:

Host Assembly Classes