Description:
Call this method to get a nested settings PersistentSettings instance, will throw a KeyNotFoundException exception if the key does not exist.
Syntax:
Parameters:
- key
- Type: string
- Key name
Returns:
Type: PersistentSettings
Returns persistent settings for the specified key or throws an exception if the key is invalid.
Available since:
6.0