The file name used to store the settings (by default in IsolatedStorage).

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string UserOptionsFileName { get; set; }
public string UserOptionsFileName { get; set; }
Public Property UserOptionsFileName As String Get Set
Public Property UserOptionsFileName As String Get Set
public: property String^ UserOptionsFileName { String^ get (); void set (String^ value); }
public: property String^ UserOptionsFileName { String^ get (); void set (String^ value); }
member UserOptionsFileName : string with get, set
member UserOptionsFileName : string with get, set


Changing this can ensure different applications have unique user settings.
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214