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 current version of this Feature.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property Version As Version
Get
'Usage
Dim instance As SPFeatureDefinition
Dim value As Version
value = instance.Version
public Version Version { get; }
Type: System.Version
A Version object that represents the Feature version.
If there is no version within the Feature, the value that is returned is 0.0.0.0.