Parameters
- strSettingPath
- Indicates the path of the setting.
- strValue
- Indicates the value of the setting.
- nIdx
- Indicates the index.
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when strSettingPathisnull. | 
| System.ArgumentException | Thrown when strSettingPathis empty. | 
| BaseException | Thrown when setting cannot be set. |