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 strSettingPath is empty. |
BaseException | The setting is not defined. |