The file name used to store the settings (by default in IsolatedStorage).
| C# | Visual Basic | Visual C++ | F# |
public string UserOptionsFileName { get; set; }
Public Property UserOptionsFileName As String Get Set
public: property String^ UserOptionsFileName { String^ get (); void set (String^ value); }
member UserOptionsFileName : string with get, set
Changing this can ensure different applications have unique user settings.
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204