public void SetMultiLangStringSetting( string strSettingPath, MultiLangString value, int nIdx )
public: void SetMultiLangStringSetting( String^ strSettingPath, MultiLangString^ value, int nIdx )
Parameters
- strSettingPath
- Indicates the path of the setting (relative to scheme, path starts after scheme name).
- value
- Indicates the value of the setting.
- nIdx
- Indicates the index.