public void SetStringSetting( string strSettingPath, string strValue )
public: void SetStringSetting( String^ strSettingPath, String^ strValue )
Parameters
- strSettingPath
- Indicates the path of the setting.
- strValue
- Indicates the value of the setting.