Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: string FileName

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

Declaration

string FileName

Summary

Full path to the file from which the settings were loaded and to which they will be saved. This property is populated on load even if the settings file did not exist as this is the path to which settings will be saved by SettingsFile<TSettings>.Save(bool?).