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 OptionsFileName { get; set; }
public string OptionsFileName { get; set; }
Public Property OptionsFileName As String Get Set
Public Property OptionsFileName As String Get Set
public: property String^ OptionsFileName { String^ get (); void set (String^ value); }
public: property String^ OptionsFileName { String^ get (); void set (String^ value); }
member OptionsFileName : string with get, set
member OptionsFileName : 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