SPConfigDatabase.Version property
Obsolete. Gets the version of the configuration database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Version As Version
Get
'Usage
Dim instance As SPConfigDatabase
Dim value As Version
value = instance.Version
public Version Version { get; }
Property value
Type: System.Version
A System.Version object that indicates the version.