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