- Deprecated:
- Replaced by
module:ct-services/ConfigService
. Provides information specific to this application instance.
- Replaced by
Extends
Methods
get All Properties() → {Object}
Retrieves all properties.
- Inherited From:
Returns:
Properties map.
- Type
- Object
get Property(sProperty Name) → {string}
Retrieves the named property.
Parameters:
Name | Type | Description |
---|---|---|
sPropertyName |
String | The name of the property. |
- Inherited From:
Returns:
The property value.
- Type
- string
get Version() → {string}
Returns the version string.
Returns:
A version string.
- Type
- string