Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the build version used in upgrade.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Property BuildVersion As Version
Get
Set
'Usage
Dim instance As IBuildVersioned
Dim value As Version
value = instance.BuildVersion
instance.BuildVersion = value
Version BuildVersion { get; set; }
Property Value
Type: System.Version
A System.Version object that represents the build version.