Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | path to settings |
Return Value
bool indicating if the setting exist
| Parameter Name | Description |
|---|---|
| strSettingPath | path to settings |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when strSettingsPath is null. |