Using runtime properties

To use runtime properties, you must link each runtime property with application code. Your application code must call an instance of the RuntimePropertyRetriever class and use one of its methods to retrieve the property value.

To be able to use runtime properties, create an instance of the RuntimePropertyRetriever class.