Parameters
- strSettingPath
- Indicates the path of the setting (relative to scheme, path starts after scheme name).
- nIdx
- 0-based index.
Return Value
value read from settings
Exception | Description |
---|---|
BaseException | Thrown when the value cannot be read from settings |
System.ArgumentNullException | Thrown when strSettingsPath is null . |