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