ServerVersionInfo.MinorBuildNumber 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 MinorBuildNumber property gets or sets the minor build number.
public:
property int MinorBuildNumber { int get(); void set(int value); };
public int MinorBuildNumber { get; set; }
Public Property MinorBuildNumber As Integer
Property Value
The value of the MinorBuildNumber property is the minor build number.