Keyoti RapidSpell Silverlight API Docs
OptionsFileName Property
APIKeyoti.RapidSpellRapidSpellDialogOptionsFileName
Keyoti RapidSpell Silverlight
The file name used to store the settings (by default in IsolatedStorage).
Declaration Syntax
C#Visual BasicVisual 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
Property Value
Remarks
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)