Keyoti SearchUnit API Docs
Word Property
API DocumentationKeyoti.SearchEngine.SuggestionsFoundSpellingErrorEventArgsWord
Keyoti SearchUnit v6
The word in the query expression that was misspelt.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string Word { get; }
public string Word { get; }
Public ReadOnly Property Word As String
	Get
Public ReadOnly Property Word As String
	Get
public:
property String^ Word {
	String^ get ();
}
public:
property String^ Word {
	String^ get ();
}
member Word : string with get
member Word : string with get
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120