Parameters
- strSettingPath
- path to settings
Return Value
the type of the setting as enum
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when strSettingsPath is null. |
| System.ArgumentException | Thrown when strSettingsPath is not existing. |