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