Click or drag to resize

appManagerAppSettings Property

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

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

Property Value

Type: aceApplicationSettings
The application settings.
See Also