ServerVersionInfo.MajorBuildNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MajorBuildNumber property gets or sets the major build number.
public:
property int MajorBuildNumber { int get(); void set(int value); };
public int MajorBuildNumber { get; set; }
Public Property MajorBuildNumber As Integer
Property Value
The value of the MajorBuildNumber property is the major build number.