HttpBrowserCapabilitiesBase.MinorVersion Property

 

When overridden in a derived class, gets the minor (decimal) version number of the browser.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

abstract MinorVersion : float with get
override MinorVersion : float with get

Property Value

Type: System.Double

The minor version number of the browser.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: