HttpRequestWrapper::Browser Property
.NET Framework (current version)
Gets information about the requesting client's browser capabilities.
Assembly: System.Web (in System.Web.dll)
public: property HttpBrowserCapabilitiesBase^ Browser { virtual HttpBrowserCapabilitiesBase^ get() override; }
Property Value
Type: System.Web::HttpBrowserCapabilitiesBase^An object that represents the capabilities of the client browser.
.NET Framework
Available since 3.5
Available since 3.5
Show: