Keyoti SearchUnit API Docs
UserAgent Property
API DocumentationKeyoti.SearchEngineConfigurationUserAgent
Keyoti SearchUnit v6
The user agent that the search engine identifies itself to the server as.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string UserAgent { get; set; }
public string UserAgent { get; set; }
Public Property UserAgent As String
	Get
	Set
Public Property UserAgent As String
	Get
	Set
public:
property String^ UserAgent {
	String^ get ();
	void set (String^ value);
}
public:
property String^ UserAgent {
	String^ get ();
	void set (String^ value);
}
member UserAgent : string with get, set
member UserAgent : string with get, set
Property Value
Remarks
Warning - changing this can alter the way that ASP.NET renders pages.

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