The following tables list the members exposed by ISettingsStorage.
Public Properties
| Name | Description |
| ErrorLoadingFromSettingsFile |
Gets a plain english string that describes the error when trying to load the Debt settings from the referenced settings file.
|
| ErrorSavingInSettingsFile |
Gets a plain english string that describes the error when trying to save the Debt settings in the referenced settings file.
|
| SettingsFilePath | Gets or sets the path to the .ndsettings file that contains debt settings for this project. |
| Storage |
Gets or sets the location where the Debt settings are stored.
|
Top
See Also