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