HttpBrowserCapabilities.MinorVersion Property

Definition

Gets the minor (that is, decimal) version number of the client browser.

public:
 property double MinorVersion { double get(); };
public double MinorVersion { get; }
member this.MinorVersion : double
Public ReadOnly Property MinorVersion As Double

Property Value

The minor version number of the browser (for example, .01).

Applies to