Click or drag to resize

appManagerAppInfo Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the application information.

Namespace:  imbACE.Core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static aceApplicationInfo AppInfo { get; }
Request Example View Source

Property Value

Type: aceApplicationInfo
The application information.
See Also