Provides information specific to this application instance.
Methods
get All Properties() → {Object}
Retrieves all properties.
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. |
Returns:
The property value.
- Type
- string