SPContentDatabaseExtension.Version property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Version As Version
Get
Friend Set
'Usage
Dim instance As SPContentDatabaseExtension
Dim value As Version
value = instance.Version
public Version Version { get; internal set; }
Property value
Type: System.Version
See also
Reference
SPContentDatabaseExtension class