Keyoti RapidSpell Desktop .NET API Docs
UserOptionsFileName Property
APIKeyoti.RapidSpell.OptionsUserOptionsUserOptionsFileName
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 UserOptionsFileName { get; set; }
public string UserOptionsFileName { get; set; }
Public Property UserOptionsFileName As String
	Get
	Set
Public Property UserOptionsFileName As String
	Get
	Set
public:
property String^ UserOptionsFileName {
	String^ get ();
	void set (String^ value);
}
public:
property String^ UserOptionsFileName {
	String^ get ();
	void set (String^ value);
}
member UserOptionsFileName : string with get, set
member UserOptionsFileName : 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