add_config_from_resource
Description:
[ Version ( since = "0.2.8" ) ]
public bool add_config_from_resource (string resource_path) throws Error
  public bool add_config_from_resource (string resource_path) throws Error
Load plugin configurations from a .
ini-like resource file.
Parameters:
| this | 
           the registry instance  | 
      
| resource_path | 
           a key-value file containing the configuration  | 
      
Returns:
| 
           true on success  |