dtSearch Text Retrieval Engine .NET interface

WebSite.UserAgent Field

Name to use to identify this program to the web server

public string UserAgent;

Remarks

Some web sites behave differently depending on the web browser being used to access them. For these sites, you can use the UserAgent identification to specify a user agent name (for example, Internet Explorer) for the Spider to use.

See Also

WebSite Class | dtSearch.Spider Namespace