HttpBrowserCapabilities.MajorVersion Property

Definition

Gets the major (that is, integer) version number of the client browser.

public:
 property int MajorVersion { int get(); };
public int MajorVersion { get; }
member this.MajorVersion : int
Public ReadOnly Property MajorVersion As Integer

Property Value

The major version number of the browser (for example, 5).

Applies to