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