public virtual string GetStringSetting( string strSettingPath, int nIdx )
public: virtual String^ GetStringSetting( String^ strSettingPath, int nIdx )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting. |
| nIdx | Indicates the index. |
Return Value
Returns the value of the setting.