The user agent that the search engine identifies itself to the server as.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual 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