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

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