public virtual string GetStringSetting( string strSettingPath, int idx )
public: virtual String^ GetStringSetting( String^ strSettingPath, int idx )
Parameters
- strSettingPath
- Indicates the path of the setting (relative to path of the node, path starts after the path of the node).
- idx
- Indicates the index.
Return Value
Returns the value of the setting.