SPAction.ToBuildVersion property
Gets the version number of the build to which the Microsoft SharePoint Foundation installation is being upgraded.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property ToBuildVersion As Version
Get
'Usage
Dim value As Version
value = Me.ToBuildVersion
protected internal Version ToBuildVersion { get; }
Property value
Type: System.Version
A System.Version object that represents the build version.