Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: TSettings Settings

  • Declared in: RT.Serialization.Settings.SettingsFile<TSettings>

Declaration

TSettings Settings

Summary

Settings stored in this settings file. This property is automatically populated by the constructor, which loads the settings or constructs a new instance where necessary. Users should update this object as appropriate and call SettingsFile<TSettings>.Save(bool?) to persist the settings.