Click or drag to resize

SettingsBaseGetValue Method

Overload List
  Name Description
Public method GetValue(String, Type) Gets the application's configuration file setting converted to the given type.
Public method GetValueT(String) Gets the application's configuration file setting converted to the given type.
Public method GetValueT(String, T) Copies the specified application setting into the given value.
Top
See Also