Keyoti RapidSpell Desktop .NET API Docs
OptionsFileName Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeOptionsFileName
Keyoti RapidSpell Desktop .NET
The file name used to store the settings (by default in IsolatedStorage).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
Property Value
Remarks
Changing this can ensure different applications have unique user settings.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412