Keyoti SearchUnit API Docs
IgnoredWords Property
API DocumentationKeyoti.SearchEngine.Web.AjaxServiceSearchResultWrapperIgnoredWords
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public StringList IgnoredWords { get; set; }
public StringList IgnoredWords { get; set; }
Public Property IgnoredWords As StringList
	Get
	Set
Public Property IgnoredWords As StringList
	Get
	Set
public:
property StringList^ IgnoredWords {
	StringList^ get ();
	void set (StringList^ value);
}
public:
property StringList^ IgnoredWords {
	StringList^ get ();
	void set (StringList^ value);
}
member IgnoredWords : StringList with get, set
member IgnoredWords : StringList with get, set
Property Value

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