Hevea documentation

HttpClientRequest.Browser Enumeration

Type of browser used by the client.

public enum HttpClientRequest.Browser

Members

Member Name Description
Other The client browser is not determined.
Firefox The client browser is Firefox.
InternetExplorer The client browser is MS IE.
Safari The client browser is Safari.
Gecko The client is using a browser powered by Gecko (other than Firefox).

Requirements

Namespace: Hevea.Core.Http

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

Hevea.Core.Http Namespace