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 the cached build version of the database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend ReadOnly Property BuildVersion As Version
Get
'Usage
Dim value As Version
value = Me.BuildVersion
protected internal Version BuildVersion { get; }
Property Value
Type: System.Version
Version
The cached build version of the database.