| 
               | 
            
              Settings
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              GetValue(String, Type) | Gets the application's configuration file setting converted to the given type. | 
| 
                 | 
              GetValueT(String) | Gets the application's configuration file setting converted to the given type. | 
| 
                 | 
              GetValueT(String, T) | Copies the specified application setting into the given value. |