Click or drag to resize

ISettingsSetSetting Method


Overload List
  Name Description
Public method SetSetting(String, String, Boolean) Sets a Boolean setting value.
Public method SetSetting(String, String, Int32) Sets a integer setting value.
Public method SetSetting(String, String, String) Sets a string setting value.
Public method SetSetting(String, String, String) Sets a string array setting value.
Top
See Also