IServerVersion.Major Property

Definition

Retrieves the major component of the version number.

public int Major { get; }
member this.Major : int
Public ReadOnly Property Major As Integer

Property Value

The major number.

Applies to