Legend
| Property: bool DefaultsLoaded
Declarationbool DefaultsLoadedSummarytrue if a new default instance of the settings had to be constructed, otherwise false. When
false it's guaranteed that the settings were successfully loaded from the settings file. When true,
if throwOnError is true then it's guaranteed that the settings file was missing, but if throwOnError
is false then it's not possible to determine whether the file was present or a loading error has occurred. |