Gets the Windows SharePoint Services build version of the server farm.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property BuildVersion As Version
Dim instance As SPFarm
Dim value As Version
value = instance.BuildVersion
public Version BuildVersion { get; }
Property Value
A System.Version object that represents the build version of the server farm.
The version is returned in the format major.minor.phase.build.