Keyoti SearchUnit API Docs
QueryExpression Property
API DocumentationKeyoti.SearchEngine.WebSearchResultQueryExpression
Keyoti SearchUnit v6
The query used in the search.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string QueryExpression { get; set; }
public virtual string QueryExpression { get; set; }
Public Overridable Property QueryExpression As String
	Get
	Set
Public Overridable Property QueryExpression As String
	Get
	Set
public:
virtual property String^ QueryExpression {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ QueryExpression {
	String^ get ();
	void set (String^ value);
}
abstract QueryExpression : string with get, set
override QueryExpression : string with get, set
abstract QueryExpression : string with get, set
override QueryExpression : string with get, set
Property Value

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