Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Serialization.Settings.SettingsLocation

Summary

Enumerates possible storage locations for the settings file.

Enum values

3Settings specific to a machine and shared by all users, locally.
4 Executable's directory. Forces portable mode without requiring a special marker file - however if present, the marker file can still specify an alternative location.
1User's roaming profile. Most application settings should go here.
2User's local profile.